chore(deps): bump chromedriver from 135.0.3 to 135.0.4 in /ui-test (#22787)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-27 18:16:08 -04:00
committed by GitHub
parent 19669d2daf
commit 5500a375f7
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": "^135.0.3",
"chromedriver": "^135.0.4",
"selenium-webdriver": "^4.31.0"
},
"devDependencies": {

View File

@@ -294,10 +294,10 @@ chokidar@^3.5.3:
optionalDependencies:
fsevents "~2.3.2"
chromedriver@^135.0.3:
version "135.0.3"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-135.0.3.tgz#6e607d92ee641dd9baff8924d4fcdd5bc2b73b58"
integrity sha512-ZVd9NhChPm8u1s1kSYpEaTtoS6bEVnv8GdvTfKONicbLz57zLU5mxYILiz8qs5rXxig4QhB6+hSmJ1ki+s+L3A==
chromedriver@^135.0.4:
version "135.0.4"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-135.0.4.tgz#d70a0e51863e9b5a140358f811214a79d8b20d5c"
integrity sha512-x0DESUcvCfKydljOCTQUve6f0+78Vq71FHcAMmdzBoWzAnyzB+2Fd2PouGRoJJkqk/vgfNzCiuwFosT0hnIjEg==
dependencies:
"@testim/chrome-version" "^1.1.4"
axios "^1.7.4"