Skip to content

Commit

Permalink
Merge pull request nestjs#14231 from nestjs/renovate/nestjs-swagger-8.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/swagger to v8
  • Loading branch information
kamilmysliwiec authored Nov 27, 2024
2 parents bedf1fa + c5e1c2e commit f122654
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 50 deletions.
105 changes: 56 additions & 49 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 @@ -22,7 +22,7 @@
"@nestjs/common": "10.4.10",
"@nestjs/core": "10.4.10",
"@nestjs/platform-express": "10.4.10",
"@nestjs/swagger": "7.3.0",
"@nestjs/swagger": "8.0.7",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"reflect-metadata": "0.2.1",
Expand Down

0 comments on commit f122654

Please sign in to comment.