fix: 替换内存泄露的cheerio

This commit is contained in:
lyz05
2022-11-09 08:20:28 +08:00
parent 60aae0ee26
commit 4c57e7c4e5
4 changed files with 190 additions and 298 deletions

View File

@@ -11,7 +11,6 @@
"dependencies": {
"ali-oss": "^6.17.1",
"axios": "^1.1.3",
"cheerio": "^1.0.0-rc.12",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"dotenv": "^16.0.3",
@@ -26,6 +25,7 @@
"moment": "^2.29.4",
"morgan": "~1.9.1",
"pako": "^1.0.11",
"whacko": "^0.19.1",
"xml-js": "^1.6.11"
},
"devDependencies": {