Skip to content

Commit

Permalink
Update outdate dependencies
Browse files Browse the repository at this point in the history
- Update request, nyc, istanbul, mocha to the latest version
- Ref #149
  • Loading branch information
ndaidong committed Jan 10, 2017
1 parent c81c084 commit cc0882d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -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"
Expand Down

0 comments on commit cc0882d

Please sign in to comment.