diff --git a/package.json b/package.json index 85c2c5bf..8c5cff61 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "isomorphic-fetch": "3.0.0", "lodash": "4.17.21", "prettier": "3.2.5", - "puppeteer": "22.7.1", + "puppeteer": "22.8.0", "rollup": "4.17.2", "@rollup/plugin-terser": "0.4.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11cf4fdb..f0030cec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: 3.2.5 version: 3.2.5 puppeteer: - specifier: 22.7.1 - version: 22.7.1 + specifier: 22.8.0 + version: 22.8.0 rollup: specifier: 4.17.2 version: 4.17.2 @@ -874,23 +874,23 @@ packages: once: 1.4.0 dev: true - /puppeteer-core@22.7.1: - resolution: {integrity: sha512-jD7T7yN7PWGuJmNT0TAEboA26s0VVnvbgCxqgQIF+eNQW2u71ENaV2JwzSJiCHO+e72H4Ue6AgKD9USQ8xAcOQ==} + /puppeteer-core@22.8.0: + resolution: {integrity: sha512-S5bWx3g/fNuyFxjZX9TkZMN07CEH47+9Zm6IiTl1QfqI9pnVaShbwrD9kRe5vmz/XPp/jLGhhxRUj1sY4wObnA==} engines: {node: '>=18'} dependencies: '@puppeteer/browsers': 2.2.3 chromium-bidi: 0.5.19(devtools-protocol@0.0.1273771) debug: 4.3.4 devtools-protocol: 0.0.1273771 - ws: 8.16.0 + ws: 8.17.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /puppeteer@22.7.1: - resolution: {integrity: sha512-JBCBCwQ9+dyPp5haqeecgv0N0vgWFx44woUeKJaPeJT8CU3RXrd8F/tqJQbuAmcWlbMhYJSlTJkIFrwVAs6BNA==} + /puppeteer@22.8.0: + resolution: {integrity: sha512-Z616wyTr0d7KpxmfcBG22rAkzuo/xzHJ3ycpu4KiJ3dZNHn/C1CpqcCwPlpiIIsmPojTAfWjo6EMR7M+AaC0Ww==} engines: {node: '>=18'} hasBin: true requiresBuild: true @@ -898,7 +898,7 @@ packages: '@puppeteer/browsers': 2.2.3 cosmiconfig: 9.0.0 devtools-protocol: 0.0.1273771 - puppeteer-core: 22.7.1 + puppeteer-core: 22.8.0 transitivePeerDependencies: - bufferutil - supports-color @@ -1163,8 +1163,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + /ws@8.17.0: + resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1