Skip to content

Commit 394f2a3

Browse files
committed
chore: bump selenium-webdriver
1 parent dbc528d commit 394f2a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"commander": "^12.1.0",
8585
"mockttp": "^3.15.4",
8686
"playwright-core": "^1.52.0",
87-
"selenium-webdriver": "^4.31.0",
87+
"selenium-webdriver": "^4.32.0",
8888
"semver": "^7.6.3"
8989
},
9090
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,10 +3667,10 @@ saxes@^6.0.0:
36673667
dependencies:
36683668
xmlchars "^2.2.0"
36693669

3670-
selenium-webdriver@^4.31.0:
3671-
version "4.31.0"
3672-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.31.0.tgz#3908152b9fcccd41411a58e30a099fc05a04dd2f"
3673-
integrity sha512-0MWEwypM0+c1NnZ87UEMxZdwphKoaK2UJ2qXzKWrJiM0gazFjgNVimxlHTOO90G2cOhphZqwpqSCJy62NTEzyA==
3670+
selenium-webdriver@^4.32.0:
3671+
version "4.32.0"
3672+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.32.0.tgz#9bfe160cdac14d2d2876bba6eb369a09e9bd13ed"
3673+
integrity sha512-dG48JJnB96Aea1iVaZOKGmd6yT6aemeI1heWI/i8DtfD3pDX7uIlwpDBoGauNhtXAaFaamP+U4hIab8zZkg3Ag==
36743674
dependencies:
36753675
"@bazel/runfiles" "^6.3.1"
36763676
jszip "^3.10.1"

0 commit comments

Comments
 (0)