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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 13, 2024
1 parent bede018 commit 9d36074
Show file tree
Hide file tree
Showing 2 changed files with 2,566 additions and 1,630 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.1",
"lodash": "^4.17.12",
"moment": "^2.22.1",
"next": "^7.0.0",
Expand Down
Loading

0 comments on commit 9d36074

Please sign in to comment.