fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MONGOOSE-8446504
This commit is contained in:
snyk-bot
2024-12-09 06:06:43 +00:00
parent 6287bfd203
commit 83764b3858

View File

@@ -27,7 +27,7 @@
"express": "^4.18.1",
"express-file-routing": "^3.0.3",
"express-rate-limit": "^6.6.0",
"mongoose": "^6.6.5",
"mongoose": "^8.8.3",
"prisma": "^5.4.2"
},
"devDependencies": {