diff --git a/extension/package.json b/extension/package.json index d4b593a96c..ac9b4265ca 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.2", "cross-env": "^10.1.0", "electron": "^31.7.7", "esbuild": "^0.25.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index afae9741c7..38ca3ac4f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,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.2 + version: 141.0.2 cross-env: specifier: ^10.1.0 version: 10.1.0 @@ -5715,8 +5715,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.10.0: - resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==} + axios@1.12.2: + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} babel-jest@30.2.0: resolution: {integrity: sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==} @@ -5969,9 +5969,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.2: + resolution: {integrity: sha512-MNtgzm5SjTtbHDXlpuXkQ7brxkOYTK+qDbnmr7UrurfuhqJfIkL+nnKo7hev/hR6sFL8mV8r5+1Kn51Mo9zsDg==} + engines: {node: '>=20'} hasBin: true ci-info@3.9.0: @@ -14194,7 +14194,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.10.0: + axios@1.12.2: dependencies: follow-redirects: 1.15.9 form-data: 4.0.4 @@ -14543,10 +14543,10 @@ snapshots: chrome-trace-event@1.0.4: {} - chromedriver@126.0.5: + chromedriver@141.0.2: dependencies: '@testim/chrome-version': 1.1.4 - axios: 1.10.0 + axios: 1.12.2 compare-versions: 6.1.1 extract-zip: 2.0.1 proxy-agent: 6.5.0