mirror of
https://github.com/Alvin-Zilverstand/Challenge_15_Magazijn_App_Maken.git
synced 2026-03-07 05:47:32 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user