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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
This commit is contained in:
Snyk Bot
2024-09-18 12:13:16 +00:00
parent 37349c7481
commit db88c4e692
2 changed files with 514 additions and 167 deletions

679
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
"body-parser": "^1.20.0", "body-parser": "^1.20.0",
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "10.0.0", "dotenv": "10.0.0",
"express": "^4.17.3", "express": "^4.20.0",
"ffmpeg-static": "^5.0.0", "ffmpeg-static": "^5.0.0",
"file-type": "^16.5.3", "file-type": "^16.5.3",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",