diff --git a/package.json b/package.json index 55ef7e4..5668c9a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@vitest/coverage-v8": "1.6.0", "http-server": "14.1.1", "npm-run-all2": "6.2.2", - "puppeteer": "22.13.1", + "puppeteer": "22.14.0", "reg-keygen-git-hash-plugin": "0.14.3", "reg-notify-github-plugin": "0.14.4", "reg-publish-s3-plugin": "0.14.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 934a3d3..6c2040b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 6.2.2 version: 6.2.2 puppeteer: - specifier: 22.13.1 - version: 22.13.1(typescript@5.5.4) + specifier: 22.14.0 + version: 22.14.0(typescript@5.5.4) reg-keygen-git-hash-plugin: specifier: 0.14.3 version: 0.14.3 @@ -1419,11 +1419,6 @@ packages: webpack-plugin-serve: optional: true - '@puppeteer/browsers@2.2.4': - resolution: {integrity: sha512-BdG2qiI1dn89OTUUsx2GZSpUzW+DRffR1wlMJyKxVHYrhnKoELSDxDd+2XImUkuWPEKk76H5FcM/gPFrEK1Tfw==} - engines: {node: '>=18'} - hasBin: true - '@puppeteer/browsers@2.3.0': resolution: {integrity: sha512-ioXoq9gPxkss4MYhD+SFaU9p1IHFUX0ILAWFPyjGaBdjLsYAlZw6j1iLA0N/m12uVHLFDfSYNF7EQccjinIMDA==} engines: {node: '>=18'} @@ -2609,8 +2604,8 @@ packages: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} - chromium-bidi@0.6.1: - resolution: {integrity: sha512-kSxJRj0VgtUKz6nmzc2JPfyfJGzwzt65u7PqhPHtgGQUZLF5oG+ST6l6e5ONfStUMAlhSutFCjaGKllXZa16jA==} + chromium-bidi@0.6.2: + resolution: {integrity: sha512-4WVBa6ijmUTVr9cZD4eicQD8Mdy/HCX3bzEIYYpmk0glqYLoWH+LqQEvV9RpDRzoQSbY1KJHloYXbDMXMbDPhg==} peerDependencies: devtools-protocol: '*' @@ -2986,8 +2981,8 @@ packages: resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} engines: {node: '>=8'} - devtools-protocol@0.0.1299070: - resolution: {integrity: sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==} + devtools-protocol@0.0.1312386: + resolution: {integrity: sha512-DPnhUXvmvKT2dFA/j7B+riVLUt9Q6RKJlcppojL5CoRywJJKLDYnRlw0gTFKfgDPHP5E04UoB71SxoJlVZy8FA==} devtools-protocol@0.0.869402: resolution: {integrity: sha512-VvlVYY+VDJe639yHs5PHISzdWTLL3Aw8rO4cvUtwvoxFd6FHbE4OpHHcde52M6096uYYazAmd4l0o5VuFRO2WA==} @@ -4784,16 +4779,16 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@22.13.1: - resolution: {integrity: sha512-NmhnASYp51QPRCAf9n0OPxuPMmzkKd8+2sB9Q+BjwwCG25gz6iuNc3LQDWa+cH2tyivmJppLhNNFt6Q3HmoOpw==} + puppeteer-core@22.14.0: + resolution: {integrity: sha512-rl4tOY5LcA3e374GAlsGGHc05HL3eGNf5rZ+uxkl6id9zVZKcwcp1Z+Nd6byb6WPiPeecT/dwz8f/iUm+AZQSw==} engines: {node: '>=18'} puppeteer-core@9.1.1: resolution: {integrity: sha512-zbedbitVIGhmgz0nt7eIdLsnaoVZSlNJfBivqm2w67T8LR2bU1dvnruDZ8nQO0zn++Iet7zHbAOdnuS5+H2E7A==} engines: {node: '>=10.18.1'} - puppeteer@22.13.1: - resolution: {integrity: sha512-PwXLDQK5u83Fm5A7TGMq+9BR7iHDJ8a3h21PSsh/E6VfhxiKYkU7+tvGZNSCap6k3pCNDd9oNteVBEctcBalmQ==} + puppeteer@22.14.0: + resolution: {integrity: sha512-MGTR6/pM8zmWbTdazb6FKnwIihzsSEXBPH49mFFU96DNZpQOevCAZMnjBZGlZRGRzRK6aADCavR6SQtrbv5dQw==} engines: {node: '>=18'} hasBin: true @@ -7678,19 +7673,6 @@ snapshots: type-fest: 2.19.0 webpack-hot-middleware: 2.26.1 - '@puppeteer/browsers@2.2.4': - dependencies: - debug: 4.3.5 - extract-zip: 2.0.1 - progress: 2.0.3 - proxy-agent: 6.4.0 - semver: 7.6.3 - tar-fs: 3.0.6 - unbzip2-stream: 1.4.3 - yargs: 17.7.2 - transitivePeerDependencies: - - supports-color - '@puppeteer/browsers@2.3.0': dependencies: debug: 4.3.5 @@ -9341,9 +9323,9 @@ snapshots: chrome-trace-event@1.0.3: {} - chromium-bidi@0.6.1(devtools-protocol@0.0.1299070): + chromium-bidi@0.6.2(devtools-protocol@0.0.1312386): dependencies: - devtools-protocol: 0.0.1299070 + devtools-protocol: 0.0.1312386 mitt: 3.0.1 urlpattern-polyfill: 10.0.0 zod: 3.23.8 @@ -9713,7 +9695,7 @@ snapshots: detect-libc@2.0.3: optional: true - devtools-protocol@0.0.1299070: {} + devtools-protocol@0.0.1312386: {} devtools-protocol@0.0.869402: {} @@ -11706,12 +11688,12 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@22.13.1: + puppeteer-core@22.14.0: dependencies: - '@puppeteer/browsers': 2.2.4 - chromium-bidi: 0.6.1(devtools-protocol@0.0.1299070) + '@puppeteer/browsers': 2.3.0 + chromium-bidi: 0.6.2(devtools-protocol@0.0.1312386) debug: 4.3.5 - devtools-protocol: 0.0.1299070 + devtools-protocol: 0.0.1312386 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -11738,12 +11720,12 @@ snapshots: - supports-color - utf-8-validate - puppeteer@22.13.1(typescript@5.5.4): + puppeteer@22.14.0(typescript@5.5.4): dependencies: - '@puppeteer/browsers': 2.2.4 + '@puppeteer/browsers': 2.3.0 cosmiconfig: 9.0.0(typescript@5.5.4) - devtools-protocol: 0.0.1299070 - puppeteer-core: 22.13.1 + devtools-protocol: 0.0.1312386 + puppeteer-core: 22.14.0 transitivePeerDependencies: - bufferutil - supports-color