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 @@ -2356,10 +2356,10 @@ detect-newline@^3.0.0:
2356
2356
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
2357
2357
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
2358
2358
2359
-
2360
- version "0.0.854822 "
2361
- resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.854822 .tgz#eac3a5260a6b3b4e729a09fdc0c77b0d322e777b "
2362
- integrity sha512-xd4D8kHQtB0KtWW0c9xBZD5LVtm9chkMOfs/3Yn01RhT/sFIsVtzTtypfKoFfWBaL+7xCYLxjOLkhwPXaX/Kcg ==
2359
+
2360
+ version "0.0.869402 "
2361
+ resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.869402 .tgz#03ade701761742e43ae4de5dc188bcd80f156d8d "
2362
+ integrity sha512-VvlVYY+VDJe639yHs5PHISzdWTLL3Aw8rO4cvUtwvoxFd6FHbE4OpHHcde52M6096uYYazAmd4l0o5VuFRO2WA ==
2363
2363
2364
2364
diff-sequences@^26.6.2 :
2365
2365
version "26.6.2"
@@ -4795,13 +4795,13 @@ punycode@^2.1.0, punycode@^2.1.1:
4795
4795
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4796
4796
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4797
4797
4798
- puppeteer@8 .0.0 :
4799
- version "8 .0.0"
4800
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-8 .0.0.tgz#a236669118aa795331c2d0ca19877159e7664705 "
4801
- integrity sha512-D0RzSWlepeWkxPPdK3xhTcefj8rjah1791GE82Pdjsri49sy11ci/JQsAO8K2NRukqvwEtcI+ImP5F4ZiMvtIQ ==
4798
+ puppeteer@9 .0.0 :
4799
+ version "9 .0.0"
4800
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9 .0.0.tgz#b476e17ceb3e33a6667bf682d66dde9898f9c031 "
4801
+ integrity sha512-Avu8SKWQRC1JKNMgfpH7d4KzzHOL/A65jRYrjNU46hxnOYGwqe4zZp/JW8qulaH0Pnbm5qyO3EbSKvqBUlfvkg ==
4802
4802
dependencies :
4803
4803
debug "^4.1.0"
4804
- devtools-protocol "0.0.854822 "
4804
+ devtools-protocol "0.0.869402 "
4805
4805
extract-zip "^2.0.0"
4806
4806
https-proxy-agent "^5.0.0"
4807
4807
node-fetch "^2.6.1"
You can’t perform that action at this time.
0 commit comments