diff --git a/extension/package.json b/extension/package.json index b7b7a492..97756201 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": "^143.0.4", "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..7c7d52c3 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: ^143.0.4 + version: 143.0.4 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@143.0.4: + resolution: {integrity: sha512-mE++40DprY2n4d3OPxzW7ujIFRY9eLYwJf4uBgQtMaJQkapSVXRzUrLzSMcRaybrt47Y1t8xW5AKoaUIL3aYZw==} + 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@143.0.4: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.13.2