Skip to content

Commit

Permalink
Bump @nestjs/swagger in /generators/node-server/resources
Browse files Browse the repository at this point in the history
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@8.1.0...8.1.1)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent e5bf7eb commit 95a5984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/node-server/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.15",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "8.1.0",
"@nestjs/swagger": "8.1.1",
"@nestjs/typeorm": "10.0.2",
"bcrypt": "5.1.1",
"browser-sync-client": "3.0.3",
Expand Down

0 comments on commit 95a5984

Please sign in to comment.