Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/@nestjs/swagger

See this project in Snyk:
https://app.snyk.io/org/lupu60/project/2e3600ab-44a2-40db-9d3a-770f894f11a3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 6, 2024
1 parent 970ad0d commit 007b3e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions packages/open-api-spec-to-ts/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 packages/open-api-spec-to-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@nestjs/common": "^9.3.1",
"@nestjs/core": "^9.3.1",
"@nestjs/swagger": "7.1.17",
"@nestjs/swagger": "7.2.0",
"chalk": "^4.1.0",
"json-schema-to-typescript": "9.1.1",
"lodash": "4.17.21",
Expand Down

0 comments on commit 007b3e0

Please sign in to comment.