mirror of
https://github.com/lyz05/danmaku.git
synced 2026-04-28 21:01:04 +08:00
fix: 替换内存泄露的cheerio
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user