Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Commit fceabcb

Browse files
committed
feat(Webdriver): Update geckodriver and chromedriver
1 parent fd3662a commit fceabcb

File tree

2 files changed

+196
-19
lines changed

2 files changed

+196
-19
lines changed

package-lock.json

Lines changed: 194 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"prepublish": "npm run snyk-protect"
3131
},
3232
"dependencies": {
33-
"chromedriver": "^2.38.3",
33+
"chromedriver": "^2.45.0",
3434
"galenframework": "^2.4.1",
35-
"geckodriver": "^1.12.2",
35+
"geckodriver": "^1.14.1",
3636
"gulp-util": "^3.0",
3737
"snyk": "^1.82.0",
3838
"through2": "^2.0.0"

0 commit comments

Comments
 (0)