aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDong Nguyen <[email protected]>2017-01-10 14:14:52 +0700
committerDong Nguyen <[email protected]>2017-01-10 14:14:52 +0700
commitcc0882d6bb380c686c4514b1afd3e48c0dc27da6 (patch)
tree7fe59cf46407394e9737fb5051a8277d6c8d948f /package.json
parentc81c084fc7280c68e8dc470c31e7291eea183c22 (diff)
downloadnode-coveralls-cc0882d6bb380c686c4514b1afd3e48c0dc27da6.tar.xz
node-coveralls-cc0882d6bb380c686c4514b1afd3e48c0dc27da6.zip
Update outdate dependencies
- Update request, nyc, istanbul, mocha to the latest version - Ref nickmerwin/node-coveralls#149
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 9777196..eb9f647 100644
--- a/package.json
+++ b/package.json
@@ -34,16 +34,16 @@
"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",
+ "istanbul": "0.4.5",
"jshint": "2.9.3",
- "mocha": "2.5.3",
+ "mocha": "3.2.0",
"mocha-lcov-reporter": "1.2.0",
"should": "9.0.2",
"sinon-restore": "1.0.1",
- "snyk": "1.17.0"
+ "snyk": "1.23.3"
},
"engines": {
"node": ">=0.8.6"