diff --git a/extension/package.json b/extension/package.json index 22e8b0d8b3..f962d7351b 100644 --- a/extension/package.json +++ b/extension/package.json @@ -58,7 +58,7 @@ "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", "@types/styled-components": "^5.1.30", - "chromedriver": "^118.0.1", + "chromedriver": "^119.0.1", "cross-env": "^7.0.3", "electron": "^27.0.4", "esbuild": "^0.19.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3441300db0..d36a7cfdd9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: ^5.1.30 version: 5.1.30 chromedriver: - specifier: ^118.0.1 - version: 118.0.1 + specifier: ^119.0.1 + version: 119.0.1 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -12406,8 +12406,8 @@ packages: engines: {node: '>=6.0'} dev: true - /chromedriver@118.0.1: - resolution: {integrity: sha512-GlGfyRE47IuSJnuadIiDy89EMDMQFBVWxUmiclLJKzQhFsiWAtcIr/mNOxjljZdsw9IwIOQEkrB9wympKYFPLw==} + /chromedriver@119.0.1: + resolution: {integrity: sha512-lpCFFLaXPpvElTaUOWKdP74pFb/sJhWtWqMjn7Ju1YriWn8dT5JBk84BGXMPvZQs70WfCYWecxdMmwfIu1Mupg==} engines: {node: '>=18'} hasBin: true requiresBuild: true @@ -16809,6 +16809,7 @@ packages: chalk: 3.0.0 diff-match-patch: 1.0.5 dev: false + bundledDependencies: [] /jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}