|
545 | 545 | unbzip2-stream "1.4.3"
|
546 | 546 | yargs "17.7.1"
|
547 | 547 |
|
548 |
| -"@puppeteer/browsers@0.4.1": |
549 |
| - version "0.4.1" |
550 |
| - resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.4.1.tgz#fae81939adb743420cc2466f3aa37481f7081712" |
551 |
| - integrity sha512-4IICvy1McAkT/HyNZHIs7sp8ngBX1dmO0TPQ+FWq9ATQMqI8p+Ulm5A3kS2wYDh5HDHHkYrrETOu6rlj64VuTw== |
| 548 | +"@puppeteer/browsers@0.5.0": |
| 549 | + version "0.5.0" |
| 550 | + resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.5.0.tgz#1a1ee454b84a986b937ca2d93146f25a3fe8b670" |
| 551 | + integrity sha512-Uw6oB7VvmPRLE4iKsjuOh8zgDabhNX67dzo8U/BB0f9527qx+4eeUs+korU98OhG5C4ubg7ufBgVi63XYwS6TQ== |
552 | 552 | dependencies:
|
553 | 553 | debug "4.3.4"
|
554 | 554 | extract-zip "2.0.1"
|
@@ -5512,12 +5512,12 @@ punycode@^2.1.0, punycode@^2.1.1:
|
5512 | 5512 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
5513 | 5513 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
5514 | 5514 |
|
5515 |
| - |
5516 |
| - version "19.10.0" |
5517 |
| - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.10.0.tgz#f92d60693be370ea9a927d7b1ad62704681608ea" |
5518 |
| - integrity sha512-F6btgaEJXcpdw/kJszBhe7t4kx1C42oG159romCagX8ttComuk5dqkmAd/AQc/E4cS3onOUsHI5WgjIstuYsFw== |
| 5515 | + |
| 5516 | + version "19.10.1" |
| 5517 | + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.10.1.tgz#b16263e201612e9145d063092e6cdf994584ad7c" |
| 5518 | + integrity sha512-vD4ojslBtnIWd56IQIEADIcAWrNel/Qt7YGlAxcSNB0b33U3tYe0A+0FLmPNgSa7UTlCOCCVEmzXi5QlDtLGjQ== |
5519 | 5519 | dependencies:
|
5520 |
| - "@puppeteer/browsers" "0.4.1" |
| 5520 | + "@puppeteer/browsers" "0.5.0" |
5521 | 5521 | chromium-bidi "0.4.6"
|
5522 | 5522 | cross-fetch "3.1.5"
|
5523 | 5523 | debug "4.3.4"
|
|
5545 | 5545 | unbzip2-stream "1.4.3"
|
5546 | 5546 | ws "8.13.0"
|
5547 | 5547 |
|
5548 |
| - |
5549 |
| - version "19.10.0" |
5550 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.10.0.tgz#d018e42b189c79da10a6b568a16f1c971219d700" |
5551 |
| - integrity sha512-u2ftBcAu1cL5x2uKD5FLhHkN60Z1d5T0iMftiUEyRfdwT0poObRvjpc69F0HbtN/7lFeW2v+VN4pgeVVSOZYWg== |
| 5548 | + |
| 5549 | + version "19.10.1" |
| 5550 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.10.1.tgz#1d2bf9e1f1440dbe55dbeb6743191657a6b9878b" |
| 5551 | + integrity sha512-HqpY8sWqz28JfyZE8cGG9kBPgASD7iRHn/ryWLvVLXE10poR5AyU/mMsLmL175qoYl/chwMTN2pxKSz7HobaCg== |
5552 | 5552 | dependencies:
|
5553 |
| - "@puppeteer/browsers" "0.4.1" |
| 5553 | + "@puppeteer/browsers" "0.5.0" |
5554 | 5554 | cosmiconfig "8.1.3"
|
5555 | 5555 | https-proxy-agent "5.0.1"
|
5556 | 5556 | progress "2.0.3"
|
5557 | 5557 | proxy-from-env "1.1.0"
|
5558 |
| - puppeteer-core "19.10.0" |
| 5558 | + puppeteer-core "19.10.1" |
5559 | 5559 |
|
5560 | 5560 | puppeteer@^19.8.2:
|
5561 | 5561 | version "19.8.3"
|
|
0 commit comments