From cdf33d8b47931261be4e6c06159a3c6c1fddbe83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:53:02 +0000 Subject: [PATCH] Bump selenium-webdriver and @types/selenium-webdriver Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together. Updates `selenium-webdriver` from 4.39.0 to 4.46.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.39.0...selenium-4.46.0) Updates `@types/selenium-webdriver` from 4.35.4 to 4.35.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) --- updated-dependencies: - dependency-name: "@types/selenium-webdriver" dependency-version: 4.35.6 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: selenium-webdriver dependency-version: 4.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../package.json | 4 ++-- .../yarn.lock | 24 +++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/typescript-selenium-webdriver-sample/package.json b/typescript-selenium-webdriver-sample/package.json index e0ff24dc..4f9111bf 100644 --- a/typescript-selenium-webdriver-sample/package.json +++ b/typescript-selenium-webdriver-sample/package.json @@ -7,14 +7,14 @@ "@axe-core/webdriverjs": "^4.12.1", "@types/jest": "^30.0.0", "@types/node": "^20.8.10", - "@types/selenium-webdriver": "^4.35.4", + "@types/selenium-webdriver": "^4.35.6", "axe-sarif-converter": "^3.1.0", "chromedriver": "^147.0.2", "cross-env": "^10.1.0", "geckodriver": "^6.1.0", "jest": "^30.4.2", "jest-junit": "^17.0.0", - "selenium-webdriver": "^4.39.0", + "selenium-webdriver": "^4.46.0", "ts-jest": "^29.4.11", "typescript": "^6.0.3" }, diff --git a/typescript-selenium-webdriver-sample/yarn.lock b/typescript-selenium-webdriver-sample/yarn.lock index fb3af196..992598d9 100644 --- a/typescript-selenium-webdriver-sample/yarn.lock +++ b/typescript-selenium-webdriver-sample/yarn.lock @@ -923,10 +923,10 @@ resolved "https://registry.yarnpkg.com/@types/sarif/-/sarif-2.1.7.tgz#dab4d16ba7568e9846c454a8764f33c5d98e5524" integrity sha512-kRz0VEkJqWLf1LLVN4pT1cg1Z9wAuvI6L97V3m2f5B76Tg8d413ddvLBPTEHAZJlnn4XSvu0FkZtViCQGVyrXQ== -"@types/selenium-webdriver@^4.35.4": - version "4.35.4" - resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.35.4.tgz#e114ab972641597e8dcbe1a18e60ff4e70051f60" - integrity sha512-hZFsK0dt/2PA5eLrFOJwkoTBpPXtaKnln7NCtg3pMAPwg7DXG6kTilHoAw8KzsQeDFLJ0mYcL6dPSMt1Qk7eSw== +"@types/selenium-webdriver@^4.35.6": + version "4.35.6" + resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.35.6.tgz#28acbfaa35d417d730d04a5a59def50bad558387" + integrity sha512-8nfyMRi4VvkY9QrQGyY/zkleAhnjnmE8YtdEeoCrWe3izp1P9vo9f5VTNRYF0up+l+kn+VuZah+je+bLddNV+g== dependencies: "@types/node" "*" "@types/ws" "*" @@ -3215,15 +3215,15 @@ safe-regex2@^5.0.0: dependencies: ret "~0.5.0" -selenium-webdriver@^4.39.0: - version "4.39.0" - resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.39.0.tgz#82c5dd78d2e03b3054d77ea591c3cb601022f801" - integrity sha512-NAs9jCU+UeZ/ZmRb8R6zOp7N8eMklefdBYASnaRmCNXdgFE8w3OCxxZmLixkwqnGDHY5VF7hCulfw1Mls43N/A== +selenium-webdriver@^4.46.0: + version "4.46.0" + resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.46.0.tgz#5dab03f0f815a481ffbfa056e24de0db1f0020da" + integrity sha512-UlTkgnx9y+bf3QxFsrgUyMqC2oy1Yf+qcOs7xIC/XfsUPv/ow7Sicx6SJ7AeOn2/Z+xF1M8SLqyn983wipI82w== dependencies: "@bazel/runfiles" "^6.5.0" jszip "^3.10.1" - tmp "^0.2.5" - ws "^8.18.3" + tmp "^0.2.7" + ws "^8.21.0" semver@7.6.0: version "7.6.0" @@ -3513,7 +3513,7 @@ through@^2.3.8: resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== -tmp@^0.2.5: +tmp@^0.2.7: version "0.2.7" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.7.tgz#26f4db11d1601ce8012dcb8a798ece1c06a99059" integrity sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw== @@ -3716,7 +3716,7 @@ write-file-atomic@^5.0.1: imurmurhash "^0.1.4" signal-exit "^4.0.1" -ws@^8.18.3: +ws@^8.21.0: version "8.21.0" resolved "https://registry.yarnpkg.com/ws/-/ws-8.21.0.tgz#012e413fc07429945121b0c153158c4343086951" integrity sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==