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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Nov 28, 2024
1 parent 51b4aa4 commit b07df74
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 @@ -112,7 +112,7 @@
"argon2": "0.40.3",
"astro": "4.16.1",
"aws-sdk": "2.1642.0",
"axios": "1.7.4",
"axios": "1.7.8",
"bcrypt": "5.1.1",
"body-parser": "1.20.3",
"bull": "4.13.0",
Expand Down

0 comments on commit b07df74

Please sign in to comment.