File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 36
36
"cheerio" : " ^1.0.0-rc.12" ,
37
37
"chrome-paths" : " ^1.0.1" ,
38
38
"clear" : " ^0.1.0" ,
39
+ "cli-progress" : " ^3.12.0" ,
39
40
"cli-select" : " ^1.1.2" ,
40
41
"commander" : " ^11.1.0" ,
41
42
"cookie" : " ^0.5.0" ,
43
+ "crypto" : " ^1.0.1" ,
42
44
"cryptolens" : " ^1.0.1-4.2" ,
43
45
"delay" : " ^5.0.0" ,
44
46
"dotenv" : " ^16.0.2" ,
71
73
"onresize" : " ^1.0.1" ,
72
74
"path" : " ^0.12.7" ,
73
75
"pkg" : " ^5.8.1" ,
76
+ "puppeteer" : " ^22.2.0" ,
77
+ "puppeteer-extra" : " ^3.3.6" ,
78
+ "puppeteer-extra-plugin-stealth" : " ^2.11.2" ,
74
79
"qr-image" : " ^3.2.0" ,
75
80
"qrcode-reader" : " ^1.0.4" ,
76
81
"qrcode-terminal" : " ^0.12.0" ,
90
95
"uuid" : " ^9.0.1" ,
91
96
"uuid4" : " ^2.0.3" ,
92
97
"ws" : " ^8.16.0" ,
93
- "puppeteer" : " ^22.2.0" ,
94
- "puppeteer-extra" : " ^3.3.6" ,
95
- "puppeteer-extra-plugin-stealth" : " ^2.11.2" ,
96
98
"zenrows" : " ^1.3.2"
97
99
},
98
100
"devDependencies" : {
99
101
"@faker-js/faker" : " ^8.3.1" ,
100
102
"@types/node" : " ^18.14.2" ,
101
103
"@types/shelljs" : " ^0.8.11" ,
102
- "typescript" : " ^4.9.5" ,
103
- "webdriverio" : " ^8.32.2"
104
+ "typescript" : " ^4.9.5"
104
105
}
105
106
}
You can’t perform that action at this time.
0 commit comments