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 14, 2024
1 parent cfac2f6 commit a1d78a5
Show file tree
Hide file tree
Showing 2 changed files with 6,417 additions and 6,301 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"dotenv": "^16.0.0",
"express": "^4.18.1",
"express": "^4.21.1",
"express-actuator": "^1.8.1",
"express-rate-limit": "^6.4.0",
"express-validator": "^6.12.2",
Expand Down
Loading

0 comments on commit a1d78a5

Please sign in to comment.