diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 406972b..57f3096 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.6.3 + version: 22.6.4 devDependencies: '@happy-dom/jest-environment': @@ -1184,8 +1184,8 @@ packages: resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} dev: false - /chromium-bidi@0.5.16(devtools-protocol@0.0.1262051): - resolution: {integrity: sha512-IT5lnR44h/qZQ4GaCHvBxYIl4cQL2i9UvFyYeRyVdcpY04hx5H720HQfe/7Oz7ndxaYVLQFGpCO71J4X2Ye/Gw==} + /chromium-bidi@0.5.17(devtools-protocol@0.0.1262051): + resolution: {integrity: sha512-BqOuIWUgTPj8ayuBFJUYCCuwIcwjBsb3/614P7tt1bEPJ4i1M0kCdIl0Wi9xhtswBXnfO2bTpTMkHD71H8rJMg==} peerDependencies: devtools-protocol: '*' dependencies: @@ -3438,12 +3438,12 @@ packages: once: 1.4.0 dev: false - /puppeteer-core@22.6.3: - resolution: {integrity: sha512-YrTAak5zCTWVTnVaCK1b7FD1qFCCT9bSvQhLzamnIsJ57/tfuXiT8ZvPJR2SBfahyFTYFCcaZAd/Npow3lmDGA==} + /puppeteer-core@22.6.4: + resolution: {integrity: sha512-QtfJwPmqQec3EHc6LqbEz03vSiuVAr9bYp0TV87dLoreev6ZevsXdLgOfQgoA3GocrsSe/eUf7NRPQ1lQfsc3w==} engines: {node: '>=18'} dependencies: '@puppeteer/browsers': 2.2.1 - chromium-bidi: 0.5.16(devtools-protocol@0.0.1262051) + chromium-bidi: 0.5.17(devtools-protocol@0.0.1262051) debug: 4.3.4 devtools-protocol: 0.0.1262051 ws: 8.16.0 @@ -3453,8 +3453,8 @@ packages: - utf-8-validate dev: false - /puppeteer@22.6.3: - resolution: {integrity: sha512-KZOnthMbvr4+7cPKFeeOCJPe8DzOKGC0GbMXmZKOP/YusXQ6sqxA0vt6frstZq3rUJ277qXHlZNFf01VVwdHKw==} + /puppeteer@22.6.4: + resolution: {integrity: sha512-J9hXNwZmuqKDmNMj6kednZH8jzbdX9735NQfQJrq5LRD4nHisAMyW9pCD7glKi+iM7RV9JkesI1MYhdsN+0ZSQ==} engines: {node: '>=18'} hasBin: true requiresBuild: true @@ -3462,7 +3462,7 @@ packages: '@puppeteer/browsers': 2.2.1 cosmiconfig: 9.0.0 devtools-protocol: 0.0.1262051 - puppeteer-core: 22.6.3 + puppeteer-core: 22.6.4 transitivePeerDependencies: - bufferutil - supports-color