fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
This commit is contained in:
snyk-bot
2024-12-11 02:16:36 +00:00
parent 7ce9481b75
commit d5f7aad526
2 changed files with 13 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv-flow": "^4.1.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-session": "^1.18.1",
"express-validator": "^7.2.0",
"helmet": "^7.2.0",