puppeteer近期不宜用最新,bug未修 (#382)
This commit is contained in:
parent
94074110d4
commit
cf2cc32202
|
@ -32,7 +32,7 @@
|
||||||
"node-schedule": "^2.1.1",
|
"node-schedule": "^2.1.1",
|
||||||
"oicq": "*",
|
"oicq": "*",
|
||||||
"pm2": "^5.3.1",
|
"pm2": "^5.3.1",
|
||||||
"puppeteer": "*",
|
"puppeteer": "21.11.0",
|
||||||
"redis": "^4.6.13",
|
"redis": "^4.6.13",
|
||||||
"sequelize": "^6.37.1",
|
"sequelize": "^6.37.1",
|
||||||
"sqlite3": "5.1.6",
|
"sqlite3": "5.1.6",
|
||||||
|
|
Loading…
Reference in New Issue