Skip to content

Commit

Permalink
[nodejs] Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 1, 2019
1 parent dd01a1b commit 812995b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"node": ">= 8.9.0"
},
"dependencies": {
"jszip": "^3.1.3",
"rimraf": "^2.5.4",
"jszip": "^3.1.5",
"rimraf": "^2.6.3",
"tmp": "0.0.30",
"xml2js": "^0.4.17"
"xml2js": "^0.4.19"
},
"devDependencies": {
"express": "^4.16.4",
Expand Down

0 comments on commit 812995b

Please sign in to comment.