Skip to content

Commit d65a573

Browse files
chore(deps)(deps-dev): bump selenium-webdriver from 4.38.0 to 4.41.0 in /desktop
Dependabot couldn't find the original pull request head commit, 6df2584.
1 parent 07a6341 commit d65a573

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"postcss": "^8.5.6",
7676
"postcss-load-config": "^6.0.1",
7777
"sass": "^1.83.0",
78-
"selenium-webdriver": "^4.21.0",
78+
"selenium-webdriver": "^4.41.0",
7979
"svelte": "^5.2.8",
8080
"svelte-check": "^4.0.0",
8181
"svelte-preprocess": "^6.0.3",

desktop/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@babel/helper-string-parser" "^7.27.1"
6666
"@babel/helper-validator-identifier" "^7.28.5"
6767

68-
"@bazel/runfiles@^6.3.1":
68+
"@bazel/runfiles@^6.5.0":
6969
version "6.5.0"
7070
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-6.5.0.tgz#63cf7b77b91b54873e75f7a08fabec215c6888be"
7171
integrity sha512-RzahvqTkfpY2jsDxo8YItPX+/iZ6hbiikw1YhE0bA9EKBR5Og8Pa6FHn9PO9M0zaXRVsr0GFQLKbB/0rzy9SzA==
@@ -4342,15 +4342,15 @@ selecto@~1.26.3:
43424342
keycon "^1.2.0"
43434343
overlap-area "^1.1.0"
43444344

4345-
selenium-webdriver@^4.21.0:
4346-
version "4.38.0"
4347-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.38.0.tgz#a139abb8cf262c7746ef3f66a715e1d4200a494b"
4348-
integrity sha512-5/UXXFSQmn7FGQkbcpAqvfhzflUdMWtT7QqpEgkFD6Q6rDucxB5EUfzgjmr6JbUj30QodcW3mDXehzoeS/Vy5w==
4345+
selenium-webdriver@^4.41.0:
4346+
version "4.41.0"
4347+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.41.0.tgz#53b4e459462c4df64a99d5aedd15d4520a7c9977"
4348+
integrity sha512-1XxuKVhr9az24xwixPBEDGSZP+P0z3ZOnCmr9Oiep0MlJN2Mk+flIjD3iBS9BgyjS4g14dikMqnrYUPIjhQBhA==
43494349
dependencies:
4350-
"@bazel/runfiles" "^6.3.1"
4350+
"@bazel/runfiles" "^6.5.0"
43514351
jszip "^3.10.1"
43524352
tmp "^0.2.5"
4353-
ws "^8.18.3"
4353+
ws "^8.19.0"
43544354

43554355
semver@^7.5.3:
43564356
version "7.7.3"
@@ -5141,10 +5141,10 @@ wrappy@1:
51415141
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
51425142
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
51435143

5144-
ws@^8.18.0, ws@^8.18.3:
5145-
version "8.18.3"
5146-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
5147-
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
5144+
ws@^8.18.0, ws@^8.19.0:
5145+
version "8.19.0"
5146+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
5147+
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
51485148

51495149
xml-name-validator@^5.0.0:
51505150
version "5.0.0"

0 commit comments

Comments
 (0)