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/security-k49/project/7b60bbc2-1b92-4e8d-89fb-f2e91165613d?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 18, 2024
1 parent bf1340b commit 7ae89c1
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 @@ -130,7 +130,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 7ae89c1

Please sign in to comment.