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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-QS-15268416
This commit is contained in:
snyk-bot
2026-02-13 15:45:44 +00:00
parent 11291fbbc5
commit e0890e627f
2 changed files with 33 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express": "^4.22.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^7.6.3",
"multer": "^2.0.2"