Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent bede018 commit 2a56c55
Show file tree
Hide file tree
Showing 2 changed files with 2,556 additions and 1,617 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"axios": "^0.18.0",
"express": "^4.16.3",
"express": "^4.21.0",
"lodash": "^4.17.12",
"moment": "^2.22.1",
"next": "^7.0.0",
Expand Down
Loading

0 comments on commit 2a56c55

Please sign in to comment.