Skip to content

Commit

Permalink
Merge pull request #231 from digitalfrost/patch-1
Browse files Browse the repository at this point in the history
updated saucelabs and lodash versions to fix security vulnerabilities
  • Loading branch information
Jonahss committed Jan 6, 2019
2 parents 6bc91b4 + d5ee483 commit a1168fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,11 +25,11 @@
},
"dependencies": {
"colors": "~1.1.2",
"lodash": "~4.13.1",
"lodash": "^4.17.11",
"q": "~1.4.1",
"requestretry": "~1.9.0",
"sauce-tunnel": "~2.5.0",
"saucelabs": "~1.2.0"
"saucelabs": "^1.5.0"
},
"peerDependencies": {
"grunt": ">=0.4.1"
Expand Down

0 comments on commit a1168fb

Please sign in to comment.