Skip to content

Commit 02b3ac1

Browse files
Bump @nestjs/jwt from 10.2.0 to 11.0.0
Bumps [@nestjs/jwt](https://github.com/nestjs/jwt) from 10.2.0 to 11.0.0. - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@10.2.0...11.0.0) --- updated-dependencies: - dependency-name: "@nestjs/jwt" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23e7094 commit 02b3ac1

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nestjs/common": "^10.4.13",
2828
"@nestjs/config": "^3.3.0",
2929
"@nestjs/core": "^10.4.15",
30-
"@nestjs/jwt": "^10.2.0",
30+
"@nestjs/jwt": "^11.0.0",
3131
"@nestjs/mapped-types": "*",
3232
"@nestjs/platform-express": "^10.4.15",
3333
"@nestjs/swagger": "^8.1.1",

0 commit comments

Comments
 (0)