fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
This commit is contained in:
snyk-bot
2024-03-27 03:32:26 +00:00
parent 539710076f
commit 8e3489877a

View File

@@ -24,7 +24,7 @@
"axios": "^1.2.5",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.1",
"express": "^4.19.2",
"express-file-routing": "^3.0.3",
"express-rate-limit": "^6.6.0",
"mongoose": "^6.6.5",