修复依赖

This commit is contained in:
🌌 2024-03-29 13:02:02 +08:00
parent 8bfe86215a
commit 703e73195c
1 changed files with 4 additions and 4 deletions

View File

@ -21,16 +21,16 @@
"chalk": "^5.3.0", "chalk": "^5.3.0",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
"https-proxy-agent": "7.0.4", "https-proxy-agent": "7.0.4",
"icqq": "*", "icqq": "^0.6.10",
"image-size": "^1.1.1", "image-size": "^1.1.1",
"inquirer": "^9.2.15", "inquirer": "^9.2.16",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"log4js": "^6.9.1", "log4js": "^6.9.1",
"md5": "^2.3.0", "md5": "^2.3.0",
"moment": "^2.30.1", "moment": "^2.30.1",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"node-schedule": "^2.1.1", "node-schedule": "^2.1.1",
"oicq": "*", "oicq": "^2.3.1",
"pm2": "^5.3.1", "pm2": "^5.3.1",
"puppeteer": "*", "puppeteer": "*",
"redis": "^4.6.13", "redis": "^4.6.13",
@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2", "eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1", "eslint-plugin-promise": "^6.1.1",
"express": "^4.18.3", "express": "^4.19.2",
"express-art-template": "^1.0.1" "express-art-template": "^1.0.1"
}, },
"imports": { "imports": {