Skip to content

Commit 196c683

Browse files
committed
chore(deps): lock puppeteer to v13 and add browserWSEndpoint arg
1 parent 769bf65 commit 196c683

File tree

3 files changed

+25
-17
lines changed

3 files changed

+25
-17
lines changed

bin/vta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yargs
2323

2424
const hrstart = process.hrtime()
2525
try {
26-
const result = await require('..')(argv.url)
26+
const result = await require('..')(argv.url, { browserWSEndpoint: argv.browserWSEndpoint })
2727
spinner.stop()
2828
consola.log(result)
2929

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"consola": "^2.15.3",
2424
"make-dir": "^3.1.0",
2525
"ora": "5.4.0",
26-
"puppeteer": "^18.0.4",
26+
"puppeteer": "^13.5.2",
2727
"tld-extract": "^2.0.1",
2828
"yargs": "^17.5.1"
2929
},

yarn.lock

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -555,10 +555,10 @@ detect-newline@^3.1.0:
555555
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
556556
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
557557

558-
559-
version "0.0.1036444"
560-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz#a570d3cdde61527c82f9b03919847b8ac7b1c2b9"
561-
integrity sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw==
558+
559+
version "0.0.981744"
560+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.981744.tgz#9960da0370284577d46c28979a0b32651022bacf"
561+
integrity sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==
562562

563563
dot-prop@^5.1.0:
564564
version "5.3.0"
@@ -651,7 +651,7 @@ find-up@^3.0.0:
651651
dependencies:
652652
locate-path "^3.0.0"
653653

654-
find-up@^4.1.0:
654+
find-up@^4.0.0, find-up@^4.1.0:
655655
version "4.1.0"
656656
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
657657
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
@@ -1383,6 +1383,13 @@ pinkie@^2.0.0:
13831383
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
13841384
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
13851385

1386+
1387+
version "4.2.0"
1388+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
1389+
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
1390+
dependencies:
1391+
find-up "^4.0.0"
1392+
13861393
process-nextick-args@~2.0.0:
13871394
version "2.0.1"
13881395
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
@@ -1406,22 +1413,23 @@ pump@^3.0.0:
14061413
end-of-stream "^1.1.0"
14071414
once "^1.3.1"
14081415

1409-
puppeteer@^18.0.4:
1410-
version "18.0.4"
1411-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0.4.tgz#0fd8840840dde9147e7db4b2a796aa27f3ecf0ee"
1412-
integrity sha512-42WMdCu2wJdrkWijox/ZWsgNdv3+H+9xhLmiIl7KZIvDwMJWGz28HMgG1Ey5J6xb8wcwzjF9uI1Iw4UNyXXf5A==
1416+
puppeteer@^13.5.2:
1417+
version "13.7.0"
1418+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.7.0.tgz#18e16f83e397cf02f7a0804c67c1603d381cfb0b"
1419+
integrity sha512-U1uufzBjz3+PkpCxFrWzh4OrMIdIb2ztzCu0YEPfRHjHswcSwHZswnK+WdsOQJsRV8WeTg3jLhJR4D867+fjsA==
14131420
dependencies:
14141421
cross-fetch "3.1.5"
14151422
debug "4.3.4"
1416-
devtools-protocol "0.0.1036444"
1423+
devtools-protocol "0.0.981744"
14171424
extract-zip "2.0.1"
14181425
https-proxy-agent "5.0.1"
1426+
pkg-dir "4.2.0"
14191427
progress "2.0.3"
14201428
proxy-from-env "1.1.0"
14211429
rimraf "3.0.2"
14221430
tar-fs "2.1.1"
14231431
unbzip2-stream "1.4.3"
1424-
ws "8.8.1"
1432+
ws "8.5.0"
14251433

14261434
q@^1.5.1:
14271435
version "1.5.1"
@@ -1936,10 +1944,10 @@ wrappy@1:
19361944
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
19371945
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
19381946

1939-
ws@8.8.1:
1940-
version "8.8.1"
1941-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
1942-
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
1947+
ws@8.5.0:
1948+
version "8.5.0"
1949+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f"
1950+
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==
19431951

19441952
xtend@~4.0.1:
19451953
version "4.0.2"

0 commit comments

Comments
 (0)