|
742 | 742 | khroma "^2.0.0" |
743 | 743 | non-layered-tidy-tree-layout "^2.0.2" |
744 | 744 |
|
745 | | - |
746 | | - version "0.4.0" |
747 | | - resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.4.0.tgz#abaae1eddc9902e1ea441e34171229bd7644ea62" |
748 | | - integrity sha512-3iB5pWn9Sr55PKKwqFWSWjLsTKCOEhKNI+uV3BZesgXuA3IhsX8I3hW0HI+3ksMIPkh2mVYzKSpvgq3oicjG2Q== |
| 745 | + |
| 746 | + version "0.4.1" |
| 747 | + resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-0.4.1.tgz#fae81939adb743420cc2466f3aa37481f7081712" |
| 748 | + integrity sha512-4IICvy1McAkT/HyNZHIs7sp8ngBX1dmO0TPQ+FWq9ATQMqI8p+Ulm5A3kS2wYDh5HDHHkYrrETOu6rlj64VuTw== |
749 | 749 | dependencies: |
750 | 750 | debug "4.3.4" |
751 | 751 | extract-zip "2.0.1" |
@@ -3779,12 +3779,12 @@ punycode@^2.1.0: |
3779 | 3779 | version "2.1.1" |
3780 | 3780 | resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" |
3781 | 3781 |
|
3782 | | -puppeteer-core@19.8.5: |
3783 | | - version "19.8.5" |
3784 | | - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.8.5.tgz#ba02fbe5bc2f82a9270aa1b983cf29cc1d4f1573" |
3785 | | - integrity sha512-zoGhim/oBQbkND6h4Xz4X7l5DkWVH9wH7z0mVty5qa/c0P1Yad47t/npVtt2xS10BiQwzztWKx7Pa2nJ5yykdw== |
| 3782 | +puppeteer-core@19.9.0: |
| 3783 | + version "19.9.0" |
| 3784 | + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-19.9.0.tgz#b4fdf6a7ce6b595a7a45ed6436d07cdde688433e" |
| 3785 | + integrity sha512-IJYfCE0oFpi5dTvNFqOwo8Dey6zzx7hANy7z6K2bjpCux9oPOSOIubq40awNhaHlfi8soYtgU4qabnzMXB7xBQ== |
3786 | 3786 | dependencies: |
3787 | | - "@puppeteer/browsers" "0.4.0" |
| 3787 | + "@puppeteer/browsers" "0.4.1" |
3788 | 3788 | chromium-bidi "0.4.6" |
3789 | 3789 | cross-fetch "3.1.5" |
3790 | 3790 | debug "4.3.4" |
|
3797 | 3797 | ws "8.13.0" |
3798 | 3798 |
|
3799 | 3799 | puppeteer@^19.0.0: |
3800 | | - version "19.8.5" |
3801 | | - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.8.5.tgz#18e701ff3122c46c3ce3e292191f3e439ee1e081" |
3802 | | - integrity sha512-WSjouU7eux6cwBMEz4A7mDRVZWTQQTDXrb1R6AhKDdeEgpiBBkAzcAusPhILxiJOKj60rULZpWuCZ7HZIO6GTA== |
| 3800 | + version "19.9.0" |
| 3801 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-19.9.0.tgz#dba4ac9a4d686fa88a744ed933b4e722ecd7b018" |
| 3802 | + integrity sha512-JDx8WwGlkdQYTaa3OMYDF+uFWimiwNnacg5FGEC5J6+VxDsLK30wHKU/Db2LqEhtAoIu4RwS+BRH4zRPlCsFpA== |
3803 | 3803 | dependencies: |
3804 | | - "@puppeteer/browsers" "0.4.0" |
| 3804 | + "@puppeteer/browsers" "0.4.1" |
3805 | 3805 | cosmiconfig "8.1.3" |
3806 | 3806 | https-proxy-agent "5.0.1" |
3807 | 3807 | progress "2.0.3" |
3808 | 3808 | proxy-from-env "1.1.0" |
3809 | | - puppeteer-core "19.8.5" |
| 3809 | + puppeteer-core "19.9.0" |
3810 | 3810 |
|
3811 | 3811 | pure-rand@^6.0.0: |
3812 | 3812 | version "6.0.1" |
|
0 commit comments