diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08cfcfe..83ca8c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ dependencies: version: 6.2.2 puppeteer: specifier: ^22.4.1 - version: 22.7.1 + version: 22.8.0 devDependencies: '@happy-dom/jest-environment': @@ -3688,23 +3688,23 @@ packages: once: 1.4.0 dev: false - /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: false - /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 @@ -3712,7 +3712,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 @@ -4251,8 +4251,8 @@ packages: signal-exit: 3.0.7 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