refs #6990 hotFix: puppeteer cluster
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
a8c2779ee7
commit
a59d45b28c
|
@ -42,7 +42,7 @@
|
|||
"mysql": "2.18.1",
|
||||
"node-ssh": "^11.0.0",
|
||||
"object.pick": "^1.3.0",
|
||||
"puppeteer": "^21.11.0",
|
||||
"puppeteer": "21.11.0",
|
||||
"read-chunk": "^3.2.0",
|
||||
"require-yaml": "0.0.1",
|
||||
"smbhash": "0.0.1",
|
||||
|
|
|
@ -93,7 +93,7 @@ dependencies:
|
|||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
puppeteer:
|
||||
specifier: ^21.11.0
|
||||
specifier: 21.11.0
|
||||
version: 21.11.0
|
||||
read-chunk:
|
||||
specifier: ^3.2.0
|
||||
|
|
|
@ -22,8 +22,8 @@
|
|||
"log4js": "^6.7.0",
|
||||
"mysql2": "^1.7.0",
|
||||
"nodemailer": "^4.7.0",
|
||||
"puppeteer": "^22.4.0",
|
||||
"puppeteer-cluster": "^0.23.0",
|
||||
"puppeteer": "22.4.0",
|
||||
"puppeteer-cluster": "0.23.0",
|
||||
"qrcode": "^1.4.2",
|
||||
"strftime": "^0.10.0",
|
||||
"vue": "^2.6.10",
|
||||
|
|
Loading…
Reference in New Issue