mirror of
https://github.com/Alvin-Zilverstand/narrow_casting_system.git
synced 2026-04-17 14:48:06 +02:00
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10299078
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"express": "^4.21.2",
|
||||
"socket.io": "^4.8.1",
|
||||
"cors": "^2.8.5",
|
||||
"multer": "^2.0.0",
|
||||
"multer": "^2.0.1",
|
||||
"sqlite3": "^6.0.1",
|
||||
"uuid": "^11.0.3",
|
||||
"path": "^0.12.7",
|
||||
|
||||
Reference in New Issue
Block a user