Skip to content

Commit 8da72a7

Browse files
fix(deps): update dependency @nestjs/jwt to ^11.0.1
1 parent 78ddc32 commit 8da72a7

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
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.6",
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.6",
4242
"@nestjs/platform-fastify": "^11.1.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)