Skip to content

Commit

Permalink
Merge pull request #147 from hyperlink/update-request-dep
Browse files Browse the repository at this point in the history
Fix node-uuid deprecation by updating request dependency
  • Loading branch information
nickmerwin committed Feb 5, 2017
2 parents 72a4046 + 99edf1a commit de968b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"lcov-parse": "0.0.10",
"log-driver": "1.2.5",
"minimist": "1.2.0",
"request": "2.75.0"
"request": "2.79.0"
},
"devDependencies": {
"istanbul": "0.4.4",
Expand Down

0 comments on commit de968b0

Please sign in to comment.