diff --git a/packages/wdio-devtools-service/package.json b/packages/wdio-devtools-service/package.json index 5682d866f2b..8e21520dfc3 100644 --- a/packages/wdio-devtools-service/package.json +++ b/packages/wdio-devtools-service/package.json @@ -44,7 +44,7 @@ "istanbul-lib-report": "^3.0.0", "istanbul-reports": "^3.1.4", "lighthouse": "8.6.0", - "puppeteer-core": "22.8.0", + "puppeteer-core": "22.10.0", "webdriverio": "workspace:*" }, "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4cdf2cb48a..d06c1ca0b1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -856,8 +856,8 @@ importers: specifier: 8.6.0 version: 8.6.0 puppeteer-core: - specifier: 22.8.0 - version: 22.8.0 + specifier: 22.10.0 + version: 22.10.0 webdriverio: specifier: workspace:* version: link:../webdriverio @@ -6724,6 +6724,9 @@ packages: devtools-protocol@0.0.1273771: resolution: {integrity: sha512-QDbb27xcTVReQQW/GHJsdQqGKwYBE7re7gxehj467kKP2DKuYBUj6i2k5LRiAC66J1yZG/9gsxooz/s9pcm0Og==} + devtools-protocol@0.0.1286932: + resolution: {integrity: sha512-wu58HMQll9voDjR4NlPyoDEw1syfzaBNHymMMZ/QOXiHRNluOnDgu9hp1yHOKYoMlxCh4lSSiugLITe6Fvu1eA==} + devtools-protocol@0.0.1302984: resolution: {integrity: sha512-Rgh2Sk5fUSCtEx4QGH9iwTyECdFPySG2nlz5J8guGh2Wlha6uzSOCq/DCEC8faHlLaMPZJMuZ4ovgcX4LvOkKA==} @@ -10706,6 +10709,10 @@ packages: typescript: optional: true + puppeteer-core@22.10.0: + resolution: {integrity: sha512-I54J4Vy4I07UHsgB1QSmuFoF7KNQjJWcvFBPhtY+ezMdBfwgGDr8dzYrJa11aPgP9kxIUHjhktcMmmfJkOAtTw==} + engines: {node: '>=18'} + puppeteer-core@22.8.0: resolution: {integrity: sha512-S5bWx3g/fNuyFxjZX9TkZMN07CEH47+9Zm6IiTl1QfqI9pnVaShbwrD9kRe5vmz/XPp/jLGhhxRUj1sY4wObnA==} engines: {node: '>=18'} @@ -18616,6 +18623,13 @@ snapshots: urlpattern-polyfill: 10.0.0 zod: 3.22.4 + chromium-bidi@0.5.19(devtools-protocol@0.0.1286932): + dependencies: + devtools-protocol: 0.0.1286932 + mitt: 3.0.1 + urlpattern-polyfill: 10.0.0 + zod: 3.22.4 + ci-info@2.0.0: {} ci-info@3.9.0: {} @@ -19408,6 +19422,8 @@ snapshots: devtools-protocol@0.0.1273771: {} + devtools-protocol@0.0.1286932: {} + devtools-protocol@0.0.1302984: {} devtools-protocol@0.0.1312386: {} @@ -20280,7 +20296,7 @@ snapshots: extract-zip@2.0.1: dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -24340,7 +24356,7 @@ snapshots: proxy-agent@6.4.0: dependencies: agent-base: 7.1.1 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 lru-cache: 7.18.3 @@ -24393,6 +24409,18 @@ snapshots: - supports-color - utf-8-validate + puppeteer-core@22.10.0: + dependencies: + '@puppeteer/browsers': 2.2.3 + chromium-bidi: 0.5.19(devtools-protocol@0.0.1286932) + debug: 4.3.4(supports-color@8.1.1) + devtools-protocol: 0.0.1286932 + ws: 8.17.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + puppeteer-core@22.8.0: dependencies: '@puppeteer/browsers': 2.2.3