Skip to content

Commit

Permalink
Merge pull request #11226 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…11-swagger/nestjs/core-9.0.5

chore(deps): bump @nestjs/core from 9.0.1 to 9.0.5 in /sample/11-swagger
  • Loading branch information
kamilmysliwiec committed Mar 8, 2023
2 parents 77132ab + d09a4a3 commit 3476a6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/11-swagger/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 sample/11-swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.1",
"@nestjs/core": "9.0.5",
"@nestjs/platform-express": "9.0.1",
"@nestjs/swagger": "6.0.1",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit 3476a6a

Please sign in to comment.