Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 18a7604 commit 90e5c56
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 @@ -4,7 +4,7 @@
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/jwt": "11.0.0",
"@nestjs/passport": "11.0.4",
"@nestjs/passport": "11.0.5",
"@nestjs/platform-express": "10.4.15",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "8.1.1",
Expand Down

0 comments on commit 90e5c56

Please sign in to comment.