Skip to content

Commit 901aa3f

Browse files
authored
Merge pull request #155 from terraphim/dependabot/npm_and_yarn/desktop/selenium-webdriver-4.35.0
chore(deps)(deps-dev): bump selenium-webdriver from 4.34.0 to 4.35.0 in /desktop
2 parents 90fb5a5 + 96bf01e commit 901aa3f

2 files changed

Lines changed: 6 additions & 11 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
"dotenv": "^17.2.2",
7676
"jsdom": "^24.1.0",
7777
"sass": "1.92.1",
78-
"selenium-webdriver": "^4.34.0",
78+
"selenium-webdriver": "^4.35.0",
7979
"svelte": "^3.58.0",
8080
"svelte-check": "^3.2.0",
8181
"svelte-preprocess": "^5.0.3",

desktop/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4876,10 +4876,10 @@ selecto@~1.26.3:
48764876
keycon "^1.2.0"
48774877
overlap-area "^1.1.0"
48784878

4879-
selenium-webdriver@^4.34.0:
4880-
version "4.34.0"
4881-
resolved "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.34.0.tgz"
4882-
integrity sha512-zGfQFcsASAv3KrYzYh+iw4fFqB7iZAgHW7BU6rRz7isK1i1X4x3LvjmZad4bUUgHDwTnAhlqTzDh21byB+zHMg==
4879+
selenium-webdriver@^4.35.0:
4880+
version "4.35.0"
4881+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.35.0.tgz#2f769b8e0ca62817e275656a1eda5e6ea1ec4f66"
4882+
integrity sha512-Baaeiuyu7BIIsSYf0SI7Mi55gsNmdI00KM0Hcofw1RnAY+0QEVpdh5yAxueDxgTZS8vcbGZFU0NJ6Qc1riIrLg==
48834883
dependencies:
48844884
"@bazel/runfiles" "^6.3.1"
48854885
jszip "^3.10.1"
@@ -5763,12 +5763,7 @@ wrappy@1:
57635763
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
57645764
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
57655765

5766-
ws@^8.18.0:
5767-
version "8.18.2"
5768-
resolved "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz"
5769-
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
5770-
5771-
ws@^8.18.2:
5766+
ws@^8.18.0, ws@^8.18.2:
57725767
version "8.18.3"
57735768
resolved "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz"
57745769
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==

0 commit comments

Comments
 (0)