Skip to content

Commit 2d8ed9f

Browse files
chore(deps): bump @nestjs/jwt from 8.0.1 to 9.0.0
Bumps [@nestjs/jwt](https://github.com/nestjs/jwt) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@8.0.1...9.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 006ff8e commit 2d8ed9f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -33,7 +33,7 @@
3333
"@nestjs/common": "8.4.7",
3434
"@nestjs/config": "2.2.0",
3535
"@nestjs/core": "8.4.7",
36-
"@nestjs/jwt": "8.0.1",
36+
"@nestjs/jwt": "9.0.0",
3737
"@nestjs/passport": "8.2.1",
3838
"@nestjs/platform-express": "8.4.7",
3939
"@sclable/nestjs-auth": "1.2.0",

0 commit comments

Comments
 (0)