Skip to content

Commit

Permalink
Merge pull request #251 from w3bdesign/renovate/nestjs-jwt-11.x
Browse files Browse the repository at this point in the history
Update dependency @nestjs/jwt to v11
  • Loading branch information
w3bdesign authored Jan 27, 2025
2 parents 8ac77d3 + 00ff8b6 commit a81b120
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/common": "^11.0.0",
"@nestjs/config": "^4.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/jwt": "^11.0.0",
"@nestjs/mapped-types": "^2.0.6",
"@nestjs/passport": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
Expand Down
21 changes: 7 additions & 14 deletions backend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a81b120

Please sign in to comment.