Skip to content

Commit

Permalink
fix: upgrade jsonwebtoken from 9.0.0 to 9.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jsonwebtoken from 9.0.0 to 9.0.2.

See this package in npm:
jsonwebtoken

See this project in Snyk:
https://app.snyk.io/org/khangnguyen213/project/af911985-2cfa-4b2e-a64c-7e09c397db49?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 26, 2024
1 parent 4786e5a commit af8d68d
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 63 deletions.
170 changes: 108 additions & 62 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 @@ -17,7 +17,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"express-session": "^1.17.3",
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^9.0.2",
"mongodb": "^5.3.0",
"mongoose": "^7.0.5",
"nodemon": "^2.0.22",
Expand Down

0 comments on commit af8d68d

Please sign in to comment.