Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 246a920

Browse files
Merge pull request ferdikoomen#693 from ferdikoomen/dependabot/npm_and_yarn/puppeteer-9.1.1
2 parents f02a9bd + f4c12b0 commit 246a920

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",
9898
"prettier": "2.2.1",
99-
"puppeteer": "9.0.0",
99+
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101101
"rollup": "2.46.0",
102102
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4826,10 +4826,10 @@ punycode@^2.1.0, punycode@^2.1.1:
48264826
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
48274827
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
48284828

4829-
puppeteer@9.0.0:
4830-
version "9.0.0"
4831-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.0.0.tgz#b476e17ceb3e33a6667bf682d66dde9898f9c031"
4832-
integrity sha512-Avu8SKWQRC1JKNMgfpH7d4KzzHOL/A65jRYrjNU46hxnOYGwqe4zZp/JW8qulaH0Pnbm5qyO3EbSKvqBUlfvkg==
4829+
puppeteer@9.1.1:
4830+
version "9.1.1"
4831+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.1.tgz#f74b7facf86887efd6c6b9fabb7baae6fdce012c"
4832+
integrity sha512-W+nOulP2tYd/ZG99WuZC/I5ljjQQ7EUw/jQGcIb9eu8mDlZxNY2SgcJXTLG9h5gRvqA3uJOe4hZXYsd3EqioMw==
48334833
dependencies:
48344834
debug "^4.1.0"
48354835
devtools-protocol "0.0.869402"

0 commit comments

Comments
 (0)