6995-testToMaster_2410 #2139

Merged
alexm merged 236 commits from 6995-testToMaster_2410 into master 2024-03-07 07:09:08 +00:00
3 changed files with 34 additions and 34 deletions
Showing only changes of commit a59d45b28c - Show all commits

View File

@ -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",

View File

@ -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

View File

@ -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",