fix: remote arbitrary file overwrite on file upload endpoint

This commit is contained in:
Elias Schneider
2024-11-17 16:07:21 +01:00
parent 51478b6a9f
commit 6cf5c66fe2
2 changed files with 7 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
"@types/qrcode-svg": "^1.1.5",
"@types/sharp": "^0.32.0",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"cross-env": "^7.0.3",