Package Updatex and Redis Config Adjustment
This commit is contained in:
12
package.json
12
package.json
@@ -16,8 +16,8 @@
|
||||
"@types/compression": "^1.8.1",
|
||||
"axios": "^1.10.0",
|
||||
"body-parser": "^2.2.0",
|
||||
"bullmq": "^5.56.4",
|
||||
"compression": "^1.8.0",
|
||||
"bullmq": "^5.56.5",
|
||||
"compression": "^1.8.1",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "17.2.0",
|
||||
"express": "^5.1.0",
|
||||
@@ -27,10 +27,10 @@
|
||||
"helmet": "^8.1.0",
|
||||
"image-thumbnail": "^1.0.17",
|
||||
"jszip": "^3.10.1",
|
||||
"morgan": "^1.10.0",
|
||||
"multer": "^2.0.1",
|
||||
"morgan": "^1.10.1",
|
||||
"multer": "^2.0.2",
|
||||
"nocache": "^4.0.0",
|
||||
"response-time": "^2.3.3",
|
||||
"response-time": "^2.3.4",
|
||||
"simple-thumbnail": "^1.6.5",
|
||||
"winston": "^3.17.0",
|
||||
"winston-daily-rotate-file": "^5.0.0"
|
||||
@@ -43,7 +43,7 @@
|
||||
"@types/image-thumbnail": "^1.0.4",
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/node": "^24.0.13",
|
||||
"@types/node": "^24.1.0",
|
||||
"@types/response-time": "^2.3.9",
|
||||
"nodemon": "^3.1.10",
|
||||
"prettier": "^3.6.2",
|
||||
|
||||
Reference in New Issue
Block a user