Skip to content

Commit

Permalink
fix: package.json & package-lock.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-PATHTOREGEXP-8482416
snyk-bot committed Dec 10, 2024
1 parent 0471f66 commit cbc2d04
Showing 2 changed files with 459 additions and 139 deletions.
596 changes: 458 additions & 138 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
"csurf": "^1.11.0",
"dayjs": "^1.10.4",
"dotenv": "^9.0.2",
"express": "^4.19.2",
"express": "^4.21.2",
"express-rate-limit": "^5.2.6",
"express-timeout-handler": "^2.2.0",
"flat": "^5.0.2",

0 comments on commit cbc2d04

Please sign in to comment.