Skip to content

Commit

Permalink
fix: upgrade @nestjs/swagger from 7.3.1 to 7.4.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/swagger from 7.3.1 to 7.4.0.

See this package in npm:
@nestjs/swagger

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 Jul 29, 2024
1 parent 1956b0d commit 0b21490
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
27 changes: 15 additions & 12 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 @@ -23,7 +23,7 @@
"@nestjs/core": "^10.3.9",
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.3.9",
"@nestjs/swagger": "^7.3.1",
"@nestjs/swagger": "^7.4.0",
"@nestjs/typeorm": "^10.0.2",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
Expand Down

0 comments on commit 0b21490

Please sign in to comment.