File tree 2 files changed +7
-12
lines changed
2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 190
190
"postcss-preset-env" : " 7.7.0" ,
191
191
"prettier" : " ^2.0.0" ,
192
192
"protractor" : " ~7.0.0" ,
193
- "puppeteer" : " 14.2 .1" ,
193
+ "puppeteer" : " 15.0 .1" ,
194
194
"quicktype-core" : " 6.0.69" ,
195
195
"regenerator-runtime" : " 0.13.9" ,
196
196
"resolve-url-loader" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -9123,10 +9123,10 @@ punycode@^2.1.0, punycode@^2.1.1:
9123
9123
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
9124
9124
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
9125
9125
9126
- puppeteer@14.2 .1:
9127
- version "14.2 .1"
9128
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-14.2 .1.tgz#e343379061e0211b4c02d0c535883c26a39f825e "
9129
- integrity sha512-cIEsAbEbNYqHbkvdZY4+YSdxVwh4YFqOHSezuLpu46XAYlKkQeAMdJQ+mDAxg9v77gIn8PHJ6PlftIVsWKRACA ==
9126
+ puppeteer@15.0 .1:
9127
+ version "15.0 .1"
9128
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.0 .1.tgz#50dbed2c0c6ea70b22289442b96d3a3c116347a2 "
9129
+ integrity sha512-t6+L0Vcc/03OO5izVXL+P5+9uvH1Ix9jK65JwYAQhI9UVtkzuikbJqz+BAsftkhOH0r9F4YiOTtMBPUbBnfn9A ==
9130
9130
dependencies:
9131
9131
cross-fetch "3.1.5"
9132
9132
debug "4.3.4"
@@ -9139,7 +9139,7 @@ puppeteer@14.2.1:
9139
9139
rimraf "3.0.2"
9140
9140
tar-fs "2.1.1"
9141
9141
unbzip2-stream "1.4.3"
9142
- ws "8.7 .0"
9142
+ ws "8.8 .0"
9143
9143
9144
9144
q@1.4.1:
9145
9145
version "1.4.1"
@@ -11431,12 +11431,7 @@ write-file-atomic@^4.0.0, write-file-atomic@^4.0.1:
11431
11431
imurmurhash "^0.1.4"
11432
11432
signal-exit "^3.0.7"
11433
11433
11434
- ws@8.7.0:
11435
- version "8.7.0"
11436
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
11437
- integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
11438
-
11439
- ws@>=7.4.6, ws@^8.4.2:
11434
+ ws@8.8.0, ws@>=7.4.6, ws@^8.4.2:
11440
11435
version "8.8.0"
11441
11436
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
11442
11437
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
You can’t perform that action at this time.
0 commit comments