aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2016-07-26 10:28:44 -0700
committerGitHub <[email protected]>2016-07-26 10:28:44 -0700
commitcd51c85d63abff9dc2398e2df1c3c956d89bab03 (patch)
treea357e8e5b948d07a2fd1a3311bfa72b124916700
parent55ebe271ae4dadc5d61ad1eb19863db37b60d9d2 (diff)
parent2f5888a9cdff5e75739b14a418c6b038e9d78818 (diff)
downloadnode-coveralls-cd51c85d63abff9dc2398e2df1c3c956d89bab03.tar.xz
node-coveralls-cd51c85d63abff9dc2398e2df1c3c956d89bab03.zip
Merge pull request #135 from ntwb/patch-1
Update `request` to v2.74.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e43cafd..2e21a96 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"js-yaml": "3.0.1",
"lcov-parse": "0.0.6",
"log-driver": "1.2.4",
- "request": "2.69.0",
+ "request": "2.74.0",
"minimist": "1.2.0"
},
"devDependencies": {