Skip to content

Commit

Permalink
fix: upgrade @nestjs/common from 10.3.9 to 10.4.13
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/common from 10.3.9 to 10.4.13.

See this package in npm:
@nestjs/common

See this project in Snyk:
https://app.snyk.io/org/renatosugimoto/project/31d5132a-e6b1-4b8a-a6a3-43b157a71ac5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and renatosugimoto committed Jan 2, 2025
1 parent 60c8e0f commit d07f442
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "^10.3.9",
"@nestjs/common": "^10.4.13",
"@nestjs/core": "^10.4.2",
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.4.13",
Expand Down

0 comments on commit d07f442

Please sign in to comment.