From 2811b94cc8dd5c65d215f8c862308f7cf3226e39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 17:08:09 +0000 Subject: [PATCH] chore(deps): update dependency chromedriver to v142 --- extension/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/extension/package.json b/extension/package.json index 158da9566f..1d0b31acff 100644 --- a/extension/package.json +++ b/extension/package.json @@ -60,7 +60,7 @@ "@types/lodash-es": "^4.17.12", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", - "chromedriver": "^126.0.5", + "chromedriver": "^142.0.1", "cross-env": "^10.1.0", "electron": "^31.7.7", "esbuild": "^0.25.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfa65afd18..c90a79f4e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,8 +162,8 @@ importers: specifier: ^19.2.2 version: 19.2.2(@types/react@19.2.2) chromedriver: - specifier: ^126.0.5 - version: 126.0.5 + specifier: ^142.0.1 + version: 142.0.1 cross-env: specifier: ^10.1.0 version: 10.1.0 @@ -5999,9 +5999,9 @@ packages: resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} engines: {node: '>=6.0'} - chromedriver@126.0.5: - resolution: {integrity: sha512-xXVxwxd8CJ6yg2KEvFqLQi7V0RvF78xFnLB+xo9g9MoJNHMQccD7b4OWaxtKDy5RXrMgQ6Jb6vUN3SjTYXHLEQ==} - engines: {node: '>=18'} + chromedriver@142.0.1: + resolution: {integrity: sha512-Cgm5rPQ1aNdkoA4wiwJiKweQErbv+8w5xnN5SA5EIAxN0bcZzWrbcFtwlaKG3DUcJJYQKKArLe4vg+s85wmhfQ==} + engines: {node: '>=20'} hasBin: true ci-info@3.9.0: @@ -14607,7 +14607,7 @@ snapshots: chrome-trace-event@1.0.4: {} - chromedriver@126.0.5: + chromedriver@142.0.1: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.13.1