Snyk Bot
2025-07-30 15:29:04 +00:00
parent 37349c7481
commit 59107f3bc4
2 changed files with 1590 additions and 1284 deletions

2856
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,22 +11,22 @@
"build": "tsc -p ." "build": "tsc -p ."
}, },
"dependencies": { "dependencies": {
"axios": "^0.24.0", "axios": "^0.30.0",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"body-parser": "^1.20.0", "body-parser": "^1.20.3",
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "10.0.0", "dotenv": "10.0.0",
"express": "^4.17.3", "express": "^4.21.2",
"ffmpeg-static": "^5.0.0", "ffmpeg-static": "^5.0.0",
"file-type": "^16.5.3", "file-type": "^16.5.4",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"gm": "^1.23.1", "gm": "^1.25.1",
"heic-convert": "^1.2.4", "heic-convert": "^1.2.4",
"helmet": "^5.0.2", "helmet": "^5.0.2",
"image-thumbnail": "^1.0.14", "image-thumbnail": "^1.0.16",
"morgan": "^1.10.0", "morgan": "^1.10.1",
"multer": "^1.4.4", "multer": "^2.0.2",
"response-time": "^2.3.2", "response-time": "^2.3.4",
"simple-thumbnail": "^1.6.5", "simple-thumbnail": "^1.6.5",
"winston": "^3.7.2", "winston": "^3.7.2",
"winston-daily-rotate-file": "^4.6.1" "winston-daily-rotate-file": "^4.6.1"