Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Update deps #515

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

[FIX] Update deps #515

wants to merge 3 commits into from

Conversation

chelsea-EYDS
Copy link
Collaborator

FIX

Objective:

  • this should resolve some of the security alerts

@chelsea-EYDS chelsea-EYDS requested a review from leon-ey February 13, 2025 20:51
@@ -38,7 +38,7 @@
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.4.7",
"@nestjs/jwt": "10.2.0",
"@nestjs/platform-express": "10.4.7",
"@nestjs/platform-express": "^10.4.15",
Copy link
Collaborator

@fw-noel fw-noel Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pin version

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, but intentionally left the dev dependencies as there is an error on install otherwise (and these won't be installed in production)

Copy link
Collaborator

@fw-noel fw-noel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please pin versions

@chelsea-EYDS chelsea-EYDS requested a review from fw-noel February 14, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants