Skip to content

Commit ab6f408

Browse files
committed
Update selenium-download
1 parent ebab530 commit ab6f408

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier": "1.15.3",
7474
"react-test-renderer": "^16.7.0",
7575
"request": "^2.88.0",
76-
"selenium-download": "^2.0.13",
76+
"selenium-download": "^2.0.15",
7777
"tape": "^4.9.2"
7878
},
7979
"resolutions": {

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7759,9 +7759,10 @@ schema-utils@^1.0.0:
77597759
ajv-errors "^1.0.0"
77607760
ajv-keywords "^3.1.0"
77617761

7762-
selenium-download@^2.0.13:
7763-
version "2.0.13"
7764-
resolved "https://registry.npmjs.org/selenium-download/-/selenium-download-2.0.13.tgz#96d3490e3c91e7992ae72dc7f25d133f2b47e45c"
7762+
selenium-download@^2.0.15:
7763+
version "2.0.15"
7764+
resolved "https://registry.yarnpkg.com/selenium-download/-/selenium-download-2.0.15.tgz#360c3875a1b8cbd982e8296d269ad29516d2e083"
7765+
integrity sha512-GoQgM8MtJ55czpTY9USNLS4jIjGnpsA6oZClk4ekawJt1GGZ6run0MmkvHTV0KXI61KDTD1K723ZdnUBR6KR+A==
77657766
dependencies:
77667767
adm-zip "~0.4.4"
77677768
async "^2.1.4"

0 commit comments

Comments
 (0)