This repository was archived by the owner on Mar 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 96
96
"jest-cli" : " 26.6.3" ,
97
97
"node-fetch" : " 2.6.1" ,
98
98
"prettier" : " 2.2.1" ,
99
- "puppeteer" : " 8 .0.0" ,
99
+ "puppeteer" : " 9 .0.0" ,
100
100
"qs" : " 6.10.1" ,
101
101
"rollup" : " 2.45.1" ,
102
102
"rollup-plugin-terser" : " 7.0.2" ,
Original file line number Diff line number Diff line change @@ -2357,10 +2357,10 @@ detect-newline@^3.0.0:
2357
2357
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
2358
2358
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
2359
2359
2360
-
2361
- version "0.0.854822 "
2362
- resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.854822 .tgz#eac3a5260a6b3b4e729a09fdc0c77b0d322e777b "
2363
- integrity sha512-xd4D8kHQtB0KtWW0c9xBZD5LVtm9chkMOfs/3Yn01RhT/sFIsVtzTtypfKoFfWBaL+7xCYLxjOLkhwPXaX/Kcg ==
2360
+
2361
+ version "0.0.869402 "
2362
+ resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.869402 .tgz#03ade701761742e43ae4de5dc188bcd80f156d8d "
2363
+ integrity sha512-VvlVYY+VDJe639yHs5PHISzdWTLL3Aw8rO4cvUtwvoxFd6FHbE4OpHHcde52M6096uYYazAmd4l0o5VuFRO2WA ==
2364
2364
2365
2365
diff-sequences@^26.6.2 :
2366
2366
version "26.6.2"
@@ -4796,13 +4796,13 @@ punycode@^2.1.0, punycode@^2.1.1:
4796
4796
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4797
4797
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4798
4798
4799
- puppeteer@8 .0.0 :
4800
- version "8 .0.0"
4801
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-8 .0.0.tgz#a236669118aa795331c2d0ca19877159e7664705 "
4802
- integrity sha512-D0RzSWlepeWkxPPdK3xhTcefj8rjah1791GE82Pdjsri49sy11ci/JQsAO8K2NRukqvwEtcI+ImP5F4ZiMvtIQ ==
4799
+ puppeteer@9 .0.0 :
4800
+ version "9 .0.0"
4801
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9 .0.0.tgz#b476e17ceb3e33a6667bf682d66dde9898f9c031 "
4802
+ integrity sha512-Avu8SKWQRC1JKNMgfpH7d4KzzHOL/A65jRYrjNU46hxnOYGwqe4zZp/JW8qulaH0Pnbm5qyO3EbSKvqBUlfvkg ==
4803
4803
dependencies :
4804
4804
debug "^4.1.0"
4805
- devtools-protocol "0.0.854822 "
4805
+ devtools-protocol "0.0.869402 "
4806
4806
extract-zip "^2.0.0"
4807
4807
https-proxy-agent "^5.0.0"
4808
4808
node-fetch "^2.6.1"
You can’t perform that action at this time.
0 commit comments