Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Unmaintained Node Versions (<4) are no longer supported
  • Loading branch information
greenkeeper[bot] authored and gr2m committed Oct 25, 2017
1 parent f4845cf commit cab5531
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"node": ">=4"
},
"dependencies": {
"follow-redirects": "0.0.7",
"https-proxy-agent": "^1.0.0",
"mime": "^1.4.0",
"follow-redirects": "1.2.5",
"https-proxy-agent": "^2.1.0",
"mime": "^2.0.3",
"netrc": "^0.1.4"
},
"devDependencies": {
"@octokit/fixtures": "^2.4.0",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"mocha": "^3.5.3",
"mocha": "^4.0.1",
"mustache": "^2.2.1",
"npm-run-all": "^4.1.1",
"nyc": "^11.2.1",
Expand Down

0 comments on commit cab5531

Please sign in to comment.