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 194
194
"postcss-preset-env" : " 6.7.0" ,
195
195
"prettier" : " ^2.0.0" ,
196
196
"protractor" : " ~7.0.0" ,
197
- "puppeteer" : " 11 .0.0" ,
197
+ "puppeteer" : " 12 .0.0" ,
198
198
"quicktype-core" : " 6.0.69" ,
199
199
"regenerator-runtime" : " 0.13.9" ,
200
200
"resolve-url-loader" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -4129,10 +4129,10 @@ detect-node@^2.0.4:
4129
4129
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
4130
4130
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
4131
4131
4132
-
4133
- version "0.0.901419 "
4134
- resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.901419 .tgz#79b5459c48fe7e1c5563c02bd72f8fec3e0cebcd "
4135
- integrity sha512-4INMPwNm9XRpBukhNbF7OB6fNTTCaI8pzy/fXg0xQzAy5h3zL1P8xT3QazgKqBrb/hAYwIBizqDBZ7GtJE74QQ ==
4132
+
4133
+ version "0.0.937139 "
4134
+ resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.937139 .tgz#bdee3751fdfdb81cb701fd3afa94b1065dafafcf "
4135
+ integrity sha512-daj+rzR3QSxsPRy5vjjthn58axO8c11j58uY0lG5vvlJk/EiOdCWOptGdkXDjtuRHr78emKq0udHCXM4trhoDQ ==
4136
4136
4137
4137
dezalgo@^1.0.0 :
4138
4138
version "1.0.3"
@@ -8628,13 +8628,13 @@ punycode@^2.1.0, punycode@^2.1.1:
8628
8628
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
8629
8629
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
8630
8630
8631
- puppeteer@11 .0.0 :
8632
- version "11 .0.0"
8633
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-11 .0.0.tgz#0808719c38e15315ecc1b1c28911f1c9054d201f "
8634
- integrity sha512-6rPFqN1ABjn4shgOICGDBITTRV09EjXVqhDERBDKwCLz0UyBxeeBH6Ay0vQUJ84VACmlxwzOIzVEJXThcF3aNg ==
8631
+ puppeteer@12 .0.0 :
8632
+ version "12 .0.0"
8633
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-12 .0.0.tgz#38544c9a608c79ded84bb4225af26d2d42c988cf "
8634
+ integrity sha512-a+vLxtwuDLUIq8Vz8X5bX+YMhcQrgyfq0Jo5Wcm49EfUawgCxeCN9/rUAS3VdAAiQZ1PKiv9pGyQN8jj1ypecQ ==
8635
8635
dependencies :
8636
8636
debug "4.3.2"
8637
- devtools-protocol "0.0.901419 "
8637
+ devtools-protocol "0.0.937139 "
8638
8638
extract-zip "2.0.1"
8639
8639
https-proxy-agent "5.0.0"
8640
8640
node-fetch "2.6.5"
You can’t perform that action at this time.
0 commit comments