Skip to content

Commit 6cd1361

Browse files
Bump puppeteer from 5.5.0 to 7.0.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 7.0.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v5.5.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 666798e commit 6cd1361

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"jest-cli": "26.6.3",
9696
"node-fetch": "2.6.1",
9797
"prettier": "2.2.1",
98-
"puppeteer": "5.5.0",
98+
"puppeteer": "7.0.1",
9999
"qs": "6.9.6",
100100
"rollup": "2.38.2",
101101
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,10 +2279,10 @@ detect-newline@^3.0.0:
22792279
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
22802280
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
22812281

2282-
2283-
version "0.0.818844"
2284-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.818844.tgz#d1947278ec85b53e4c8ca598f607a28fa785ba9e"
2285-
integrity sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==
2282+
2283+
version "0.0.847576"
2284+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.847576.tgz#2f201bfb68aa9ef4497199fbd7f5d5dfde3b200b"
2285+
integrity sha512-0M8kobnSQE0Jmly7Mhbeq0W/PpZfnuK+WjN2ZRVPbGqYwCHCioAVp84H0TcLimgECcN5H976y5QiXMGBC9JKmg==
22862286

22872287
diff-sequences@^26.6.2:
22882288
version "26.6.2"
@@ -3156,6 +3156,14 @@ https-proxy-agent@^4.0.0:
31563156
agent-base "5"
31573157
debug "4"
31583158

3159+
https-proxy-agent@^5.0.0:
3160+
version "5.0.0"
3161+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
3162+
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
3163+
dependencies:
3164+
agent-base "6"
3165+
debug "4"
3166+
31593167
human-signals@^1.1.1:
31603168
version "1.1.1"
31613169
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
@@ -4660,15 +4668,15 @@ punycode@^2.1.0, punycode@^2.1.1:
46604668
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
46614669
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
46624670

4663-
puppeteer@5.5.0:
4664-
version "5.5.0"
4665-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.5.0.tgz#331a7edd212ca06b4a556156435f58cbae08af00"
4666-
integrity sha512-OM8ZvTXAhfgFA7wBIIGlPQzvyEETzDjeRa4mZRCRHxYL+GNH5WAuYUQdja3rpWZvkX/JKqmuVgbsxDNsDFjMEg==
4671+
puppeteer@7.0.1:
4672+
version "7.0.1"
4673+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.1.tgz#de0c2602e27bf9b12d7540aae52d6ed121a81884"
4674+
integrity sha512-04V05BKQdloUCOa7JyQBaNXPIiVByz1eAFAElcrpMHIQkfu22J0RKFhRWkXZGXdl03yoHuaZwqyB/qG7YJu5Ew==
46674675
dependencies:
46684676
debug "^4.1.0"
4669-
devtools-protocol "0.0.818844"
4677+
devtools-protocol "0.0.847576"
46704678
extract-zip "^2.0.0"
4671-
https-proxy-agent "^4.0.0"
4679+
https-proxy-agent "^5.0.0"
46724680
node-fetch "^2.6.1"
46734681
pkg-dir "^4.2.0"
46744682
progress "^2.0.1"

0 commit comments

Comments
 (0)