Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent b6fdac0 commit 1df8ee6
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 @@ -109,7 +109,7 @@
"dottie": "^2.0.2",
"download": "^8.0.0",
"errorhandler": "^1.5.1",
"express": "^4.17.1",
"express": "^4.19.2",
"express-jwt": "0.1.3",
"express-rate-limit": "^5.1.3",
"express-robots-txt": "^0.4.1",
Expand Down

0 comments on commit 1df8ee6

Please sign in to comment.