|
1442 | 1442 | dependencies:
|
1443 | 1443 | debug "^4.3.1"
|
1444 | 1444 |
|
1445 |
| -"@puppeteer/browsers@2.10.5": |
1446 |
| - version "2.10.5" |
1447 |
| - resolved "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.5.tgz#dddb8f8716ae6364f6f2d31125e76f311dd4a49d" |
1448 |
| - integrity sha512-eifa0o+i8dERnngJwKrfp3dEq7ia5XFyoqB17S4gK8GhsQE4/P8nxOfQSE0zQHxzzLo/cmF+7+ywEQ7wK7Fb+w== |
| 1445 | +"@puppeteer/browsers@2.10.6": |
| 1446 | + version "2.10.6" |
| 1447 | + resolved "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.6.tgz#0b1b5046ec4918a4fd4e4c9383153a80af288bd2" |
| 1448 | + integrity sha512-pHUn6ZRt39bP3698HFQlu2ZHCkS/lPcpv7fVQcGBSzNNygw171UXAKrCUhy+TEMw4lEttOKDgNpb04hwUAJeiQ== |
1449 | 1449 | dependencies:
|
1450 | 1450 | debug "^4.4.1"
|
1451 | 1451 | extract-zip "^2.0.1"
|
1452 | 1452 | progress "^2.0.3"
|
1453 | 1453 | proxy-agent "^6.5.0"
|
1454 | 1454 | semver "^7.7.2"
|
1455 |
| - tar-fs "^3.0.8" |
| 1455 | + tar-fs "^3.1.0" |
1456 | 1456 | yargs "^17.7.2"
|
1457 | 1457 |
|
1458 | 1458 | "@qiwi/npm-registry-client@^8.9.1":
|
@@ -3100,10 +3100,10 @@ chownr@^3.0.0:
|
3100 | 3100 | resolved "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz#9855e64ecd240a9cc4267ce8a4aa5d24a1da15e4"
|
3101 | 3101 | integrity sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==
|
3102 | 3102 |
|
3103 |
| -chromium-bidi@7.1.0: |
3104 |
| - version "7.1.0" |
3105 |
| - resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-7.1.0.tgz#0e562c804e7fe5b8d69cecd46c3b22cab053b400" |
3106 |
| - integrity sha512-UVYuuZfwi7AIiV+OWIRePZD6kX1bSNxoWjEsYG+Xkb97hzQIt9qnV662I5A6BAcdKO4bcZQVrkK/VhNHzFjNDg== |
| 3103 | +chromium-bidi@7.1.1: |
| 3104 | + version "7.1.1" |
| 3105 | + resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-7.1.1.tgz#22da11f1022f549e66cf86d213ebde427328576f" |
| 3106 | + integrity sha512-L2BKQ0rSLADgbPMIdDh3wnYHs3EiUiMay2Sq0CTolheaADmWIf6Pe+T9LJRcnh5rcMz0U7MVk0cQVvKsGRMa1g== |
3107 | 3107 | dependencies:
|
3108 | 3108 | mitt "^3.0.1"
|
3109 | 3109 | zod "^3.24.1"
|
@@ -8041,28 +8041,28 @@ punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.1:
|
8041 | 8041 | resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
|
8042 | 8042 | integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
8043 | 8043 |
|
8044 |
| -puppeteer-core@24.13.0: |
8045 |
| - version "24.13.0" |
8046 |
| - resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.13.0.tgz#4b4524486fb788e35c3a4d09174527612a26c5b6" |
8047 |
| - integrity sha512-2Mr1zFCMfAJpKN5mRGqDAmwVEtS6qsalLnUZJn1uJxMdbZLMiqNuMf12gDmZGizg0CjvcfXxoaJhEZB8W0DXlw== |
| 8044 | +puppeteer-core@24.14.0: |
| 8045 | + version "24.14.0" |
| 8046 | + resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.14.0.tgz#c2e3e80649b6a0c2855c3dae09c794c981c686d6" |
| 8047 | + integrity sha512-NO9XpCl+i8oB0zJp81iPhzMo2QK8/JTj4ramSvTpGCo9CPCNo4AZ8qVOGpSgXzlcOfOT3VHOkzTfPo08GOE5jA== |
8048 | 8048 | dependencies:
|
8049 |
| - "@puppeteer/browsers" "2.10.5" |
8050 |
| - chromium-bidi "7.1.0" |
| 8049 | + "@puppeteer/browsers" "2.10.6" |
| 8050 | + chromium-bidi "7.1.1" |
8051 | 8051 | debug "^4.4.1"
|
8052 | 8052 | devtools-protocol "0.0.1464554"
|
8053 | 8053 | typed-query-selector "^2.12.0"
|
8054 | 8054 | ws "^8.18.3"
|
8055 | 8055 |
|
8056 |
| -puppeteer@^24.13.0: |
8057 |
| - version "24.13.0" |
8058 |
| - resolved "https://registry.npmjs.org/puppeteer/-/puppeteer-24.13.0.tgz#ce6e0fcfcc3d3b28ebe408ad898159fa4107a005" |
8059 |
| - integrity sha512-3dpT7LIdlRBJBGKb7SjJeno/C3cl0bBpgwie+cxvf8PKmK502QdRU9TT/hvfchyFG7BzJKBHPxK5Boholx7zow== |
| 8056 | +puppeteer@^24.14.0: |
| 8057 | + version "24.14.0" |
| 8058 | + resolved "https://registry.npmjs.org/puppeteer/-/puppeteer-24.14.0.tgz#3f4d3123c2364e8b5c69f6cc48854620462025b5" |
| 8059 | + integrity sha512-GB7suRDkp9pUnxpNGAORICQCtw11KFbg6U2iJXVTflzJLK5D1qzq8xOOmLgN/QnDBpDMdpn96ri52XkuN83Giw== |
8060 | 8060 | dependencies:
|
8061 |
| - "@puppeteer/browsers" "2.10.5" |
8062 |
| - chromium-bidi "7.1.0" |
| 8061 | + "@puppeteer/browsers" "2.10.6" |
| 8062 | + chromium-bidi "7.1.1" |
8063 | 8063 | cosmiconfig "^9.0.0"
|
8064 | 8064 | devtools-protocol "0.0.1464554"
|
8065 |
| - puppeteer-core "24.13.0" |
| 8065 | + puppeteer-core "24.14.0" |
8066 | 8066 | typed-query-selector "^2.12.0"
|
8067 | 8067 |
|
8068 | 8068 | pure-rand@^7.0.0:
|
@@ -9218,7 +9218,7 @@ tar-fs@^2.0.0:
|
9218 | 9218 | pump "^3.0.0"
|
9219 | 9219 | tar-stream "^2.1.4"
|
9220 | 9220 |
|
9221 |
| -tar-fs@^3.0.8: |
| 9221 | +tar-fs@^3.1.0: |
9222 | 9222 | version "3.1.0"
|
9223 | 9223 | resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.0.tgz#4675e2254d81410e609d91581a762608de999d25"
|
9224 | 9224 | integrity sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==
|
|
0 commit comments