diff --git a/package.json b/package.json index 1c38f7d..a765b57 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "isomorphic-fetch": "3.0.0", "lodash": "4.17.23", "prettier": "3.8.1", - "puppeteer": "24.36.0", + "puppeteer": "24.36.1", "rollup": "4.56.0", "@rollup/plugin-terser": "0.4.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b278549..5ecbbf0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 3.8.1 version: 3.8.1 puppeteer: - specifier: 24.36.0 - version: 24.36.0 + specifier: 24.36.1 + version: 24.36.1 rollup: specifier: 4.56.0 version: 4.56.0 @@ -67,8 +67,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@puppeteer/browsers@2.11.1': - resolution: {integrity: sha512-YmhAxs7XPuxN0j7LJloHpfD1ylhDuFmmwMvfy/+6nBSrETT2ycL53LrhgPtR+f+GcPSybQVuQ5inWWu5MrWCpA==} + '@puppeteer/browsers@2.11.2': + resolution: {integrity: sha512-GBY0+2lI9fDrjgb5dFL9+enKXqyOPok9PXg/69NVkjW3bikbK9RQrNrI3qccQXmDNN7ln4j/yL89Qgvj/tfqrw==} engines: {node: '>=18'} hasBin: true @@ -258,8 +258,8 @@ packages: bare-abort-controller: optional: true - bare-fs@4.5.2: - resolution: {integrity: sha512-veTnRzkb6aPHOvSKIOy60KzURfBdUflr5VReI+NSaPL6xf+XLdONQgZgpYvUuZLVQ8dCqxpBAudaOM1+KpAUxw==} + bare-fs@4.5.3: + resolution: {integrity: sha512-9+kwVx8QYvt3hPWnmb19tPnh38c6Nihz8Lx3t0g9+4GoIf3/fTgYwM4Z6NxgI+B9elLQA7mLE9PpqcWtOMRDiQ==} engines: {bare: '>=1.16.0'} peerDependencies: bare-buffer: '*' @@ -538,12 +538,12 @@ packages: pump@3.0.3: resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} - puppeteer-core@24.36.0: - resolution: {integrity: sha512-P3Ou0MAFDCQ0dK1d9F9+8jTrg6JvXjUacgG0YkJQP4kbEnUOGokSDEMmMId5ZhXD5HwsHM202E9VwEpEjWfwxg==} + puppeteer-core@24.36.1: + resolution: {integrity: sha512-L7ykMWc3lQf3HS7ME3PSjp7wMIjJeW6+bKfH/RSTz5l6VUDGubnrC2BKj3UvM28Y5PMDFW0xniJOZHBZPpW1dQ==} engines: {node: '>=18'} - puppeteer@24.36.0: - resolution: {integrity: sha512-BD/VCyV/Uezvd6o7Fd1DmEJSxTzofAKplzDy6T9d4WbLTQ5A+06zY7VwO91ZlNU22vYE8sidVEsTpTrKc+EEnQ==} + puppeteer@24.36.1: + resolution: {integrity: sha512-uPiDUyf7gd7Il1KnqfNUtHqntL0w1LapEw5Zsuh8oCK8GsqdxySX1PzdIHKB2Dw273gWY4MW0zC5gy3Re9XlqQ==} engines: {node: '>=18'} hasBin: true @@ -735,7 +735,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@puppeteer/browsers@2.11.1': + '@puppeteer/browsers@2.11.2': dependencies: debug: 4.4.3 extract-zip: 2.0.1 @@ -867,7 +867,7 @@ snapshots: bare-events@2.8.2: {} - bare-fs@4.5.2: + bare-fs@4.5.3: dependencies: bare-events: 2.8.2 bare-path: 3.0.0 @@ -1151,9 +1151,9 @@ snapshots: end-of-stream: 1.4.5 once: 1.4.0 - puppeteer-core@24.36.0: + puppeteer-core@24.36.1: dependencies: - '@puppeteer/browsers': 2.11.1 + '@puppeteer/browsers': 2.11.2 chromium-bidi: 13.0.1(devtools-protocol@0.0.1551306) debug: 4.4.3 devtools-protocol: 0.0.1551306 @@ -1168,13 +1168,13 @@ snapshots: - supports-color - utf-8-validate - puppeteer@24.36.0: + puppeteer@24.36.1: dependencies: - '@puppeteer/browsers': 2.11.1 + '@puppeteer/browsers': 2.11.2 chromium-bidi: 13.0.1(devtools-protocol@0.0.1551306) cosmiconfig: 9.0.0 devtools-protocol: 0.0.1551306 - puppeteer-core: 24.36.0 + puppeteer-core: 24.36.1 typed-query-selector: 2.12.0 transitivePeerDependencies: - bare-abort-controller @@ -1294,7 +1294,7 @@ snapshots: pump: 3.0.3 tar-stream: 3.1.7 optionalDependencies: - bare-fs: 4.5.2 + bare-fs: 4.5.3 bare-path: 3.0.0 transitivePeerDependencies: - bare-abort-controller