Skip to content

Commit

Permalink
fix: upgrade express-jwt from 0.1.3 to 0.6.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-jwt from 0.1.3 to 0.6.2.

See this package in npm:
express-jwt

See this project in Snyk:
https://app.snyk.io/org/kraus.martina.m/project/649b08f0-6887-41a5-980e-3cce747bb940?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 8, 2024
1 parent 4bd2e36 commit dd48784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"exif": "^0.6.0",
"express": "^4.17.1",
"express-ipfilter": "^1.2.0",
"express-jwt": "0.1.3",
"express-jwt": "0.6.2",
"express-rate-limit": "^5.3.0",
"express-robots-txt": "^0.4.1",
"express-security.txt": "^2.0.0",
Expand Down

0 comments on commit dd48784

Please sign in to comment.