|
918 | 918 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
919 | 919 | integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
920 | 920 |
|
921 |
| -"@types/node@*", "@types/node@>= 8": |
| 921 | +"@types/node@*": |
| 922 | + version "14.0.24" |
| 923 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.24.tgz#b0f86f58564fa02a28b68f8b55d4cdec42e3b9d6" |
| 924 | + integrity sha512-btt/oNOiDWcSuI721MdL8VQGnjsKjlTMdrKyTcLCKeQp/n4AAMFJ961wMbp+09y8WuGPClDEv07RIItdXKIXAA== |
| 925 | + |
| 926 | +"@types/node@>= 8": |
922 | 927 | version "14.0.23"
|
923 | 928 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
|
924 | 929 | integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
|
@@ -2289,10 +2294,10 @@ detect-newline@^3.0.0:
|
2289 | 2294 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
2290 | 2295 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
2291 | 2296 |
|
2292 |
| - |
2293 |
| - version "0.0.767361" |
2294 |
| - resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.767361.tgz#5977f2558b84f9df36f62501bdddb82f3ae7b66b" |
2295 |
| - integrity sha512-ziRTdhEVQ9jEwedaUaXZ7kl9w9TF/7A3SXQ0XuqrJB+hMS62POHZUWTbumDN2ehRTfvWqTPc2Jw4gUl/jggmHA== |
| 2297 | + |
| 2298 | + version "0.0.781568" |
| 2299 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.781568.tgz#4cdca90a952d2c77831096ff6cd32695d8715a04" |
| 2300 | + integrity sha512-9Uqnzy6m6zEStluH9iyJ3iHyaQziFnMnLeC8vK0eN6smiJmIx7+yB64d67C2lH/LZra+5cGscJAJsNXO+MdPMg== |
2296 | 2301 |
|
2297 | 2302 | dezalgo@^1.0.0, dezalgo@~1.0.3:
|
2298 | 2303 | version "1.0.3"
|
@@ -6412,12 +6417,12 @@ punycode@^2.1.0, punycode@^2.1.1:
|
6412 | 6417 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
6413 | 6418 |
|
6414 | 6419 | puppeteer@^5.0.0:
|
6415 |
| - version "5.2.0" |
6416 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.2.0.tgz#c37bf605e6ec103428c872d820f30f2617bf38ad" |
6417 |
| - integrity sha512-Hru70mFT+dts5W3l1MVg46EfJiWE63qjmXlDvC2kkCeEzLgt6KrwEkDJcJKKzERTvy9xXhOvjyGNx36fd78mVQ== |
| 6420 | + version "5.2.1" |
| 6421 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.2.1.tgz#7f0564f0a5384f352a38c8cc42af875cd87f4ea6" |
| 6422 | + integrity sha512-PZoZG7u+T6N1GFWBQmGVG162Ak5MAy8nYSVpeeQrwJK2oYUlDWpHEJPcd/zopyuEMTv7DiztS1blgny1txR2qw== |
6418 | 6423 | dependencies:
|
6419 | 6424 | debug "^4.1.0"
|
6420 |
| - devtools-protocol "0.0.767361" |
| 6425 | + devtools-protocol "0.0.781568" |
6421 | 6426 | extract-zip "^2.0.0"
|
6422 | 6427 | https-proxy-agent "^4.0.0"
|
6423 | 6428 | mime "^2.0.3"
|
|
0 commit comments