Skip to content

Commit

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

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 Nov 14, 2023
1 parent 5a93e73 commit e206110
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.13",
"@nestjs/swagger": "7.1.14",
"chalk": "^4.1.0",
"json-schema-to-typescript": "9.1.1",
"lodash": "4.17.21",
Expand Down

0 comments on commit e206110

Please sign in to comment.