Skip to content

Commit 1a7b934

Browse files
authored
Merge pull request #597 from DIYgod/master
[pull] master from diygod:master
2 parents 469dccb + 951848b commit 1a7b934

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"pidusage": "3.0.2",
132132
"plist": "3.0.6",
133133
"proxy-chain": "2.2.0",
134-
"puppeteer": "19.2.2",
134+
"puppeteer": "19.3.0",
135135
"puppeteer-extra": "3.3.4",
136136
"puppeteer-extra-plugin-stealth": "2.11.1",
137137
"query-string": "7.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11413,10 +11413,10 @@ pupa@^2.0.1:
1141311413
dependencies:
1141411414
escape-goat "^2.0.0"
1141511415

11416-
puppeteer-core@19.2.2:
11417-
version "19.2.2"
11418-
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.2.2.tgz#a9b7b25099d87d550c224c660c205b7ebdd03eb4"
11419-
integrity sha512-faojf+1pZ/tHXSr4x1q+9MVd9FrL3rpdbC0w7qN7MNClMoLuCvMbpR4vzcjoiJYgclt1n+SOPUOmHQViTw6frw==
11416+
puppeteer-core@19.3.0:
11417+
version "19.3.0"
11418+
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.3.0.tgz#deba854f3dd3f74a04db200274827a67e200f39e"
11419+
integrity sha512-P8VAAOBnBJo/7DKJnj1b0K9kZBF2D8lkdL94CjJ+DZKCp182LQqYemPI9omUSZkh4bgykzXjZhaVR1qtddTTQg==
1142011420
dependencies:
1142111421
cross-fetch "3.1.5"
1142211422
debug "4.3.4"
@@ -11476,17 +11476,17 @@ puppeteer-extra@3.3.4:
1147611476
debug "^4.1.1"
1147711477
deepmerge "^4.2.2"
1147811478

11479-
puppeteer@19.2.2:
11480-
version "19.2.2"
11481-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.2.2.tgz#e6f7bc089ac9bffea78b2f792bf3affd93e16803"
11482-
integrity sha512-m1T5Mog5qu5+dMBptWYTn6pXRdnFbydbVUCthqwbfd8/kOiMlzZBR9ywjX79LpvI1Sj+/z8+FKeIsjnMul8ZYA==
11479+
puppeteer@19.3.0:
11480+
version "19.3.0"
11481+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.3.0.tgz#defa8b6a6401b23cdc4f634c441b55d61f6b3d65"
11482+
integrity sha512-WJbi/ULaeuFOz7cfMgJlJCBAZiyqIFeQ6os4h5ex3PVTt2qosXgwI9eruFZqFAwJRv8x5pOuMhWR0aSRgyDqEg==
1148311483
dependencies:
1148411484
cosmiconfig "7.0.1"
1148511485
devtools-protocol "0.0.1056733"
1148611486
https-proxy-agent "5.0.1"
1148711487
progress "2.0.3"
1148811488
proxy-from-env "1.1.0"
11489-
puppeteer-core "19.2.2"
11489+
puppeteer-core "19.3.0"
1149011490

1149111491
q@^1.1.2:
1149211492
version "1.5.1"

0 commit comments

Comments
 (0)