Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 164865d

Browse files
chore(deps): update dependency selenium-webdriver to v4.9.2
1 parent 6721440 commit 164865d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"npm-run-all": "4.1.5",
6161
"prettier": "2.8.7",
6262
"pug": "3.0.2",
63-
"selenium-webdriver": "4.9.0",
63+
"selenium-webdriver": "4.9.2",
6464
"through2": "4.0.2",
6565
"vinyl": "2.2.1",
6666
"webpack": "4.46.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10103,10 +10103,10 @@ select-hose@^2.0.0:
1010310103
resolved "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz"
1010410104
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
1010510105

10106-
selenium-webdriver@4.9.0:
10107-
version "4.9.0"
10108-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.9.0.tgz#21a33a2ac547c5b79785e93c2d566da8f4461121"
10109-
integrity sha512-QGaPoREo7sgOVhTiAvCasoi1f4ruTaJDtp0RKNFIbfyns5smK5+iCwnRTIPXb0R3CAYdaqUXd6BHduh37DorzQ==
10106+
selenium-webdriver@4.9.2:
10107+
version "4.9.2"
10108+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.9.2.tgz#81a9f3840a5d5dfcb2681418b8592979230900ad"
10109+
integrity sha512-0gDswAgVn6qbCYckZetQQvQK9tWW1r7LaumhiqY1/Wl/7JEWG0JANsTbZKnmGc3+cUU76zAi5/p0P8LUweXlig==
1011010110
dependencies:
1011110111
jszip "^3.10.1"
1011210112
tmp "^0.2.1"

0 commit comments

Comments
 (0)