Skip to content

Commit

Permalink
[Snyk] Upgrade @nestjs/jwt from 10.1.1 to 10.2.0 (#622)
Browse files Browse the repository at this point in the history
fix: upgrade @nestjs/jwt from 10.1.1 to 10.2.0

Snyk has created this PR to upgrade @nestjs/jwt from 10.1.1 to 10.2.0.

See this package in npm:
https://www.npmjs.com/package/@nestjs/jwt

See this project in Snyk:
https://app.snyk.io/org/origranot/project/f1a8fa02-02b0-4be1-bcc9-47683e972445?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
origranot and snyk-bot authored Dec 19, 2023
1 parent 0e528b9 commit c261673
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 17 deletions.
67 changes: 51 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@nestjs/common": "^10.2.10",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.10",
"@nestjs/jwt": "^10.1.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.10",
"@nestjs/throttler": "^4.2.1",
Expand Down

0 comments on commit c261673

Please sign in to comment.