update
Showing
| ... | @@ -11,21 +11,21 @@ | ... | @@ -11,21 +11,21 @@ |
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^1.7.4", | "axios": "1.7.4", | ||
| "compression": "^1.7.4", | "compression": "1.7.4", | ||
| "cors": "^2.8.5", | "cors": "2.8.5", | ||
| "crypto": "^1.0.1", | "crypto": "1.0.1", | ||
| "eslint": "^9.4.0", | "eslint": "9.4.0", | ||
| "exceljs": "^4.4.0", | "exceljs": "4.4.0", | ||
| "express": "^4.19.2", | "express": "4.19.2", | ||
| "form-data": "^4.0.0", | "form-data": "4.0.0", | ||
| "ioredis": "^5.4.1", | "ioredis": "5.4.1", | ||
| "joi": "^17.13.1", | "joi": "17.13.1", | ||
| "lodash": "^4.17.21", | "lodash": "4.17.21", | ||
| "moment": "^2.30.1", | "moment": "2.30.1", | ||
| "mongoose": "^8.5.3", | "mongoose": "8.5.3", | ||
| "morgan": "^1.10.0", | "morgan": "1.10.0", | ||
| "multer": "^1.4.5-lts.1", | "multer": "1.4.5-lts.1", | ||
| "node-cron": "^3.0.3" | "node-cron": "3.0.3" | ||
| } | } | ||
| } | } |
Please register or sign in to comment