aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2017-02-05 12:34:09 -0800
committerGitHub <[email protected]>2017-02-05 12:34:09 -0800
commitde968b0e07f052c3faddacfe56d90b0937c23a7b (patch)
tree9846a53d7a99ea0b5af63615fc180b20071fb8b2 /package.json
parent72a40465b0c4c21497ea7864a26d8c59446988fc (diff)
parent99edf1a4f28fa8cec0618b5130cc1aff0a695c27 (diff)
downloadnode-coveralls-de968b0e07f052c3faddacfe56d90b0937c23a7b.tar.xz
node-coveralls-de968b0e07f052c3faddacfe56d90b0937c23a7b.zip
Merge pull request #147 from hyperlink/update-request-dep
Fix node-uuid deprecation by updating request dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9777196..e86be41 100644
--- a/package.json
+++ b/package.json
@@ -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",