Skip to content

Commit

Permalink
fix: upgrade @nestjs/mapped-types from 2.0.5 to 2.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/mapped-types from 2.0.5 to 2.1.0.

See this package in npm:
@nestjs/mapped-types

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 committed Feb 8, 2025
1 parent 8af0ddf commit bce3d4c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
31 changes: 26 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 @@ -21,7 +21,7 @@
"dependencies": {
"@nestjs/common": "^10.4.13",
"@nestjs/core": "^10.4.15",
"@nestjs/mapped-types": "*",
"@nestjs/mapped-types": "2.1.0",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/swagger": "^7.4.2",
"@nestjs/typeorm": "^10.0.2",
Expand Down

0 comments on commit bce3d4c

Please sign in to comment.