diff --git a/extension/package.json b/extension/package.json index d4b593a96c..2849e46cab 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": "^141.0.3", "cross-env": "^10.1.0", "electron": "^31.7.7", "esbuild": "^0.25.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 215e2c3f3b..469fa89eff 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: ^141.0.3 + version: 141.0.3 cross-env: specifier: ^10.1.0 version: 10.1.0 @@ -5981,9 +5981,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@141.0.3: + resolution: {integrity: sha512-YnB6cK5OIKJvz056A97RxTMlQVj/zzDf9YnJj4jUQwc61Ixk4/cis0rguS8kzHTOLR7IkJZRUOWWGKuBYMjo0Q==} + engines: {node: '>=20'} hasBin: true ci-info@3.9.0: @@ -14608,7 +14608,7 @@ snapshots: chrome-trace-event@1.0.4: {} - chromedriver@126.0.5: + chromedriver@141.0.3: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.12.2