diff --git a/package.json b/package.json index 250f8f42b0a5e5..13b7b84e4b9ab6 100644 --- a/package.json +++ b/package.json @@ -1527,7 +1527,7 @@ "blob-polyfill": "^7.0.20220408", "callsites": "^3.1.0", "chance": "1.0.18", - "chromedriver": "^123.0.3", + "chromedriver": "^124.0.3", "clean-webpack-plugin": "^3.0.0", "cli-progress": "^3.12.0", "cli-table3": "^0.6.1", diff --git a/yarn.lock b/yarn.lock index 7963320ba3e03f..30823abfbfd0d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13273,10 +13273,10 @@ chrome-trace-event@^1.0.2: dependencies: tslib "^1.9.0" -chromedriver@^123.0.3: - version "123.0.3" - resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-123.0.3.tgz#40f9223373cbdf8f849e118507b24b0de8ecb21a" - integrity sha512-35IeTqDLcVR0htF9nD/Lh+g24EG088WHVKXBXiFyWq+2lelnoM0B3tKTBiUEjLng0GnELI4QyQPFK7i97Fz1fQ== +chromedriver@^124.0.3: + version "124.0.3" + resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-124.0.3.tgz#2818408353ee97005acb887d9f488fe34d5c6d10" + integrity sha512-k6Xu9fwDMgi//bGHB944QMmDHF0BBWGk4PAyVZBEuP6wnZMfQP4V6Sv+l/nuAPA006RllS6X07ZpjPwRPS4BaA== dependencies: "@testim/chrome-version" "^1.1.4" axios "^1.6.7"