Skip to content

Commit 536d559

Browse files
fix(deps): update dependency @nestjs/jwt to ^11.0.1
1 parent 561e752 commit 536d559

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nestjs/config": "^4.0.2",
3737
"@nestjs/core": "^11.1.8",
3838
"@nestjs/event-emitter": "^3.0.1",
39-
"@nestjs/jwt": "^11.0.0",
39+
"@nestjs/jwt": "^11.0.1",
4040
"@nestjs/passport": "^11.0.5",
4141
"@nestjs/platform-express": "^11.1.8",
4242
"@nestjs/platform-fastify": "^11.1.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)