chore(deps): bump chromedriver from 134.0.0 to 134.0.2 in /ui-test (#22307)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rumstead <37445536+rumstead@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-12 15:31:42 +00:00
committed by GitHub
parent 335b65baf8
commit a45f715763
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@types/selenium-webdriver": "^4.1.28",
"assert": "^2.1.0",
"chromedriver": "^134.0.0",
"chromedriver": "^134.0.2",
"selenium-webdriver": "^4.29.0"
},
"devDependencies": {

View File

@@ -294,10 +294,10 @@ chokidar@^3.5.3:
optionalDependencies:
fsevents "~2.3.2"
chromedriver@^134.0.0:
version "134.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.0.tgz#f94d588740d1b94419303e5184bb4b04668dd9be"
integrity sha512-zdvVh5WzoSsN6U4cUxTQEPTJrC4c9O7Kfc50RWPztQKb4DV84UHvVuLyKfCHHRPehWSA2AQU6rxni5FpBfkmGw==
chromedriver@^134.0.2:
version "134.0.2"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.2.tgz#a9ccfbb4e1f3398c3289e755ddec657ed8158ccf"
integrity sha512-r1yIHP0Lo61CdFGjZXITSY2ZGYBS5B/qwOs8NMm0r31qnyS4MAuSmMiIiZKhu+ThxfcT8zPrGPGT6RmM0LWljQ==
dependencies:
"@testim/chrome-version" "^1.1.4"
axios "^1.7.4"