diff --git a/extension/package.json b/extension/package.json index 45553d95..8ed1604b 100644 --- a/extension/package.json +++ b/extension/package.json @@ -61,7 +61,7 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "@types/styled-components": "^5.1.34", - "chromedriver": "^126.0.5", + "chromedriver": "^129.0.4", "cross-env": "^7.0.3", "electron": "^31.7.0", "esbuild": "^0.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22c6bdd6..46ea00ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: ^5.1.34 version: 5.1.34 chromedriver: - specifier: ^126.0.5 - version: 126.0.5 + specifier: ^129.0.4 + version: 129.0.4 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -6079,8 +6079,8 @@ packages: resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} engines: {node: '>=6.0'} - chromedriver@126.0.5: - resolution: {integrity: sha512-xXVxwxd8CJ6yg2KEvFqLQi7V0RvF78xFnLB+xo9g9MoJNHMQccD7b4OWaxtKDy5RXrMgQ6Jb6vUN3SjTYXHLEQ==} + chromedriver@129.0.4: + resolution: {integrity: sha512-j5I55cQwodFJUaYa1tWUmj2ss9KcPRBWmUa5Qonq3X8kqv2ASPyTboFYb4YB/YLztkYTUUw2E43txXw0wYzT/A==} engines: {node: '>=18'} hasBin: true @@ -14862,7 +14862,7 @@ snapshots: chrome-trace-event@1.0.4: {} - chromedriver@126.0.5: + chromedriver@129.0.4: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.7.7