|
2510 | 2510 | resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
|
2511 | 2511 | integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
|
2512 | 2512 |
|
2513 |
| -"@puppeteer/browsers@2.0.1": |
2514 |
| - version "2.0.1" |
2515 |
| - resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.0.1.tgz#ecae91d06cba83c58ce1e748b050cfc93d6861b2" |
2516 |
| - integrity sha512-IQj/rJY1MNfZ6Z2ERu+6S0LkIPBSXRGddgmvODqjm1afHy04aJIiWmoohuFtL78SPSlbjpIMuFVfhyqsR5Ng4A== |
| 2513 | +"@puppeteer/browsers@2.1.0": |
| 2514 | + version "2.1.0" |
| 2515 | + resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.1.0.tgz#2683d3c908ecfc9af6b63111b5037679d3cebfd8" |
| 2516 | + integrity sha512-xloWvocjvryHdUjDam/ZuGMh7zn4Sn3ZAaV4Ah2e2EwEt90N3XphZlSsU3n0VDc1F7kggCjMuH0UuxfPQ5mD9w== |
2517 | 2517 | dependencies:
|
2518 | 2518 | debug "4.3.4"
|
2519 | 2519 | extract-zip "2.0.1"
|
2520 | 2520 | progress "2.0.3"
|
2521 | 2521 | proxy-agent "6.4.0"
|
| 2522 | + semver "7.6.0" |
2522 | 2523 | tar-fs "3.0.5"
|
2523 | 2524 | unbzip2-stream "1.4.3"
|
2524 | 2525 | yargs "17.7.2"
|
@@ -5472,10 +5473,10 @@ devlop@^1.0.0, devlop@^1.1.0:
|
5472 | 5473 | dependencies:
|
5473 | 5474 | dequal "^2.0.0"
|
5474 | 5475 |
|
5475 |
| -devtools-protocol@0.0.1232444: |
5476 |
| - version "0.0.1232444" |
5477 |
| - resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz#406345a90a871ba852c530d73482275234936eed" |
5478 |
| - integrity sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg== |
| 5476 | +devtools-protocol@0.0.1249869: |
| 5477 | + version "0.0.1249869" |
| 5478 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1249869.tgz#000c3cf1afc189a18db98135a50d4a8f95a47d29" |
| 5479 | + integrity sha512-Ctp4hInA0BEavlUoRy9mhGq0i+JSo/AwVyX2EFgZmV1kYB+Zq+EMBAn52QWu6FbRr10hRb6pBl420upbp4++vg== |
5479 | 5480 |
|
5480 | 5481 | didyoumean@^1.2.2:
|
5481 | 5482 | version "1.2.2"
|
@@ -10822,26 +10823,26 @@ punycode@^2.1.0:
|
10822 | 10823 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
10823 | 10824 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
10824 | 10825 |
|
10825 |
| -puppeteer-core@22.1.0: |
10826 |
| - version "22.1.0" |
10827 |
| - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.1.0.tgz#92faad0f9e6a7f9b1f488dc02e640254606730e6" |
10828 |
| - integrity sha512-LdsQxslPf0Rpk6gLvkyyrraad2S4PUjGCT2CAKS2EnrRPpzIb6fsrFnoPNZxLlMkU7apU1g4Nf5wYePdSjxLkQ== |
| 10826 | +puppeteer-core@22.2.0: |
| 10827 | + version "22.2.0" |
| 10828 | + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.2.0.tgz#85bf2c492ba02e8051bb75dff3043d21d9945f21" |
| 10829 | + integrity sha512-rxLM860FP05CxCPAn6dwY0KnVhbnogsXu4XORb+2hb/va69v7R1VdJWLMGHd7EE5wfpT8oFZ7Q6NN85OhOtV9Q== |
10829 | 10830 | dependencies:
|
10830 |
| - "@puppeteer/browsers" "2.0.1" |
| 10831 | + "@puppeteer/browsers" "2.1.0" |
10831 | 10832 | chromium-bidi "0.5.9"
|
10832 | 10833 | cross-fetch "4.0.0"
|
10833 | 10834 | debug "4.3.4"
|
10834 |
| - devtools-protocol "0.0.1232444" |
| 10835 | + devtools-protocol "0.0.1249869" |
10835 | 10836 | ws "8.16.0"
|
10836 | 10837 |
|
10837 |
| -puppeteer@22.1.0: |
10838 |
| - version "22.1.0" |
10839 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-22.1.0.tgz#a3c839f51e0660f17b1623f0ae9dcc2282d4c40d" |
10840 |
| - integrity sha512-suatHy6A48YkoykjrJNkJaixWVrvnPtzIgngK17V/P0MvgSyJzuu21PyR+0lWIK0cfZqKqmR8CHZvHzOCd4MIg== |
| 10838 | +puppeteer@22.2.0: |
| 10839 | + version "22.2.0" |
| 10840 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-22.2.0.tgz#2f4e4bff252bc6999f213288ed717940b27b0918" |
| 10841 | + integrity sha512-0Ax7zeqqbQL6Zcpo1WAvrqWQAnGsLB4tmQUUwsb5Cfo05XaQ78LWUUjaO4um7qaddKpZfk0vXlGcRVwtedpWfg== |
10841 | 10842 | dependencies:
|
10842 |
| - "@puppeteer/browsers" "2.0.1" |
| 10843 | + "@puppeteer/browsers" "2.1.0" |
10843 | 10844 | cosmiconfig "9.0.0"
|
10844 |
| - puppeteer-core "22.1.0" |
| 10845 | + puppeteer-core "22.2.0" |
10845 | 10846 |
|
10846 | 10847 | pure-rand@^6.0.0:
|
10847 | 10848 | version "6.0.0"
|
@@ -11475,18 +11476,18 @@ section-matter@^1.0.0:
|
11475 | 11476 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
11476 | 11477 | integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
11477 | 11478 |
|
| 11479 | +semver@7.6.0, semver@^7.0.0, semver@^7.3.5, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4: |
| 11480 | + version "7.6.0" |
| 11481 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d" |
| 11482 | + integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg== |
| 11483 | + dependencies: |
| 11484 | + lru-cache "^6.0.0" |
| 11485 | + |
11478 | 11486 | semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
11479 | 11487 | version "6.3.1"
|
11480 | 11488 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
11481 | 11489 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
11482 | 11490 |
|
11483 |
| -semver@^7.0.0, semver@^7.3.5, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4: |
11484 |
| - version "7.5.4" |
11485 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" |
11486 |
| - integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== |
11487 |
| - dependencies: |
11488 |
| - lru-cache "^6.0.0" |
11489 |
| - |
11490 | 11491 | send@0.18.0:
|
11491 | 11492 | version "0.18.0"
|
11492 | 11493 | resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
|
|
0 commit comments