From ec23ee7b2c28e51c42e0fa4371d60f21247c43a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 17:50:34 +0000 Subject: [PATCH] chore(deps): update dependency chromedriver to v145 --- extension/package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/extension/package.json b/extension/package.json index b7b7a492..2e3a7f0e 100644 --- a/extension/package.json +++ b/extension/package.json @@ -60,7 +60,7 @@ "@types/lodash-es": "^4.17.12", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", - "chromedriver": "^126.0.5", + "chromedriver": "^145.0.0", "cross-env": "^10.1.0", "electron": "^31.7.7", "esbuild": "^0.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 238e857f..50f144c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,8 +162,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.8) chromedriver: - specifier: ^126.0.5 - version: 126.0.5 + specifier: ^145.0.0 + version: 145.0.0 cross-env: specifier: ^10.1.0 version: 10.1.0 @@ -6054,9 +6054,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@145.0.0: + resolution: {integrity: sha512-rnqHS3u+OEdhaS3PmV7V8KYHBLiIOrIKMkRZSEaQcQXnpqHQTPBrS/1x7r0MJvuywtv2qFQYNbd5yXUmuxFvmg==} + engines: {node: '>=20'} hasBin: true ci-info@3.9.0: @@ -9689,6 +9689,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me tarn@3.0.2: resolution: {integrity: sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==} @@ -14761,7 +14762,7 @@ snapshots: chrome-trace-event@1.0.4: {} - chromedriver@126.0.5: + chromedriver@145.0.0: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.13.2