|
1713 | 1713 | dependencies: |
1714 | 1714 | pug-lexer "^5.0.1" |
1715 | 1715 |
|
1716 | | -"@puppeteer/browsers@2.4.1": |
1717 | | - version "2.4.1" |
1718 | | - resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.4.1.tgz#7afd271199cc920ece2ff25109278be0a3e8a225" |
1719 | | - integrity sha512-0kdAbmic3J09I6dT8e9vE2JOCSt13wHCW5x/ly8TSt2bDtuIWe2TgLZZDHdcziw9AVCzflMAXCrVyRIhIs44Ng== |
| 1716 | +"@puppeteer/browsers@2.6.1": |
| 1717 | + version "2.6.1" |
| 1718 | + resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.6.1.tgz#d75aec5010cae377c5e4742bf5e4f62a79c21315" |
| 1719 | + integrity sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg== |
1720 | 1720 | dependencies: |
1721 | | - debug "^4.3.7" |
| 1721 | + debug "^4.4.0" |
1722 | 1722 | extract-zip "^2.0.1" |
1723 | 1723 | progress "^2.0.3" |
1724 | | - proxy-agent "^6.4.0" |
| 1724 | + proxy-agent "^6.5.0" |
1725 | 1725 | semver "^7.6.3" |
1726 | 1726 | tar-fs "^3.0.6" |
1727 | 1727 | unbzip2-stream "^1.4.3" |
@@ -3686,7 +3686,7 @@ dayjs@1.11.13: |
3686 | 3686 | resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" |
3687 | 3687 | integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== |
3688 | 3688 |
|
3689 | | -debug@4, debug@4.4.0, debug@^4.0.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6, debug@^4.3.7: |
| 3689 | +debug@4, debug@4.4.0, debug@^4.0.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6, debug@^4.3.7, debug@^4.4.0: |
3690 | 3690 | version "4.4.0" |
3691 | 3691 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
3692 | 3692 | integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
@@ -3804,10 +3804,10 @@ detect-indent@^5.0.0: |
3804 | 3804 | resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d" |
3805 | 3805 | integrity sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g== |
3806 | 3806 |
|
3807 | | -devtools-protocol@0.0.1354347: |
3808 | | - version "0.0.1354347" |
3809 | | - resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz#5cb509610b8f61fc69a31e5c810d5bed002d85ea" |
3810 | | - integrity sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q== |
| 3807 | +devtools-protocol@0.0.1367902: |
| 3808 | + version "0.0.1367902" |
| 3809 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1367902.tgz#7333bfc4466c5a54a4c6de48a9dfbcb4b811660c" |
| 3810 | + integrity sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg== |
3811 | 3811 |
|
3812 | 3812 | diff-sequences@^29.6.3: |
3813 | 3813 | version "29.6.3" |
@@ -8062,7 +8062,7 @@ protocols@^2.0.0, protocols@^2.0.1: |
8062 | 8062 | resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86" |
8063 | 8063 | integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q== |
8064 | 8064 |
|
8065 | | -proxy-agent@^6.4.0: |
| 8065 | +proxy-agent@^6.5.0: |
8066 | 8066 | version "6.5.0" |
8067 | 8067 | resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.5.0.tgz#9e49acba8e4ee234aacb539f89ed9c23d02f232d" |
8068 | 8068 | integrity sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A== |
@@ -8108,28 +8108,28 @@ punycode@^2.1.0: |
8108 | 8108 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" |
8109 | 8109 | integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== |
8110 | 8110 |
|
8111 | | -puppeteer-core@23.7.1: |
8112 | | - version "23.7.1" |
8113 | | - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.7.1.tgz#b1c313f1d3572ed772d82178b012f7c046cb53bb" |
8114 | | - integrity sha512-Om/qCZhd+HLoAr7GltrRAZpS3uOXwHu7tXAoDbNcJADHjG2zeAlDArgyIPXYGG4QB/EQUHk13Q6RklNxGM73Pg== |
| 8111 | +puppeteer-core@23.10.4: |
| 8112 | + version "23.10.4" |
| 8113 | + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.10.4.tgz#f0a70a0df6a0afd43e787b658064ddb062c07b5a" |
| 8114 | + integrity sha512-pQAY7+IFAndWDkDodsQGguW1/ifV5OMlGXJDspwtK49Asb7poJZ/V5rXJxVSpq57bWrJasjQBZ1X27z1oWVq4Q== |
8115 | 8115 | dependencies: |
8116 | | - "@puppeteer/browsers" "2.4.1" |
| 8116 | + "@puppeteer/browsers" "2.6.1" |
8117 | 8117 | chromium-bidi "0.8.0" |
8118 | | - debug "^4.3.7" |
8119 | | - devtools-protocol "0.0.1354347" |
| 8118 | + debug "^4.4.0" |
| 8119 | + devtools-protocol "0.0.1367902" |
8120 | 8120 | typed-query-selector "^2.12.0" |
8121 | 8121 | ws "^8.18.0" |
8122 | 8122 |
|
8123 | | -puppeteer@23.7.1: |
8124 | | - version "23.7.1" |
8125 | | - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.7.1.tgz#4394ead5075d48146151abca3b569d5622c63002" |
8126 | | - integrity sha512-jS6XehagMvxQ12etwY/4EOYZ0Sm8GAsrtGhdQn4AqpJAyHc3RYl7tGd4QYh/MmShDw8sF9FWYQqGidhoXaqokQ== |
| 8123 | +puppeteer@23.10.4: |
| 8124 | + version "23.10.4" |
| 8125 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.10.4.tgz#398ff9f04924c05334514d73b61a03a7a36ad101" |
| 8126 | + integrity sha512-i0sYIAIjdO9MoRfFqbkoWFnQYZVmNp8msbztTgG46KbOdoYAv4f56MFzdFwtC0lyZHtkP+yl0H7tP0dNg3RQYA== |
8127 | 8127 | dependencies: |
8128 | | - "@puppeteer/browsers" "2.4.1" |
| 8128 | + "@puppeteer/browsers" "2.6.1" |
8129 | 8129 | chromium-bidi "0.8.0" |
8130 | 8130 | cosmiconfig "^9.0.0" |
8131 | | - devtools-protocol "0.0.1354347" |
8132 | | - puppeteer-core "23.7.1" |
| 8131 | + devtools-protocol "0.0.1367902" |
| 8132 | + puppeteer-core "23.10.4" |
8133 | 8133 | typed-query-selector "^2.12.0" |
8134 | 8134 |
|
8135 | 8135 | qs@^6.12.1, qs@^6.7.0: |
|
0 commit comments