chore(deps): bump selenium-webdriver from 4.30.0 to 4.31.0 in /ui-test (#22574)

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-07 05:56:40 -04:00
committed by GitHub
parent b99e8e73c0
commit c5f7898382
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@types/selenium-webdriver": "^4.1.28",
"assert": "^2.1.0",
"chromedriver": "^135.0.0",
"selenium-webdriver": "^4.30.0"
"selenium-webdriver": "^4.31.0"
},
"devDependencies": {
"@types/mocha": "^10.0.10",

View File

@@ -1376,10 +1376,10 @@ safe-buffer@^5.1.0, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
selenium-webdriver@^4.30.0:
version "4.30.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.30.0.tgz#f7409ad363d64051a13159226f552af0f5a8d9ba"
integrity sha512-3DGtQI/xyAg05SrqzzpFaXRWYL+Kku3fsikCoBaxApKzhBMUX5UiHdPb2je2qKMf2PjJiEFaj0L5xELHYRbYMA==
selenium-webdriver@^4.31.0:
version "4.31.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.31.0.tgz#3908152b9fcccd41411a58e30a099fc05a04dd2f"
integrity sha512-0MWEwypM0+c1NnZ87UEMxZdwphKoaK2UJ2qXzKWrJiM0gazFjgNVimxlHTOO90G2cOhphZqwpqSCJy62NTEzyA==
dependencies:
"@bazel/runfiles" "^6.3.1"
jszip "^3.10.1"