Skip to content

Commit c5f7898

Browse files
chore(deps): bump selenium-webdriver from 4.30.0 to 4.31.0 in /ui-test (#22574)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b99e8e7 commit c5f7898

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/selenium-webdriver": "^4.1.28",
1616
"assert": "^2.1.0",
1717
"chromedriver": "^135.0.0",
18-
"selenium-webdriver": "^4.30.0"
18+
"selenium-webdriver": "^4.31.0"
1919
},
2020
"devDependencies": {
2121
"@types/mocha": "^10.0.10",

ui-test/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1376,10 +1376,10 @@ safe-buffer@^5.1.0, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
13761376
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
13771377
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
13781378

1379-
selenium-webdriver@^4.30.0:
1380-
version "4.30.0"
1381-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.30.0.tgz#f7409ad363d64051a13159226f552af0f5a8d9ba"
1382-
integrity sha512-3DGtQI/xyAg05SrqzzpFaXRWYL+Kku3fsikCoBaxApKzhBMUX5UiHdPb2je2qKMf2PjJiEFaj0L5xELHYRbYMA==
1379+
selenium-webdriver@^4.31.0:
1380+
version "4.31.0"
1381+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.31.0.tgz#3908152b9fcccd41411a58e30a099fc05a04dd2f"
1382+
integrity sha512-0MWEwypM0+c1NnZ87UEMxZdwphKoaK2UJ2qXzKWrJiM0gazFjgNVimxlHTOO90G2cOhphZqwpqSCJy62NTEzyA==
13831383
dependencies:
13841384
"@bazel/runfiles" "^6.3.1"
13851385
jszip "^3.10.1"

0 commit comments

Comments
 (0)