Bump request@2.87.0
As of 2.87.0 the hoek packages has been removed which restores Node < 4 support
Showing
| ... | ... | @@ -68,13 +68,13 @@ |
| "nan": "^2.10.0", | ||
| "node-gyp": "^3.3.1", | ||
| "npmlog": "^4.0.0", | ||
| "request": "~2.79.0", | ||
| "request": "2.87.0", | ||
| "sass-graph": "^2.2.4", | ||
| "stdout-stream": "^1.4.0", | ||
| "true-case-path": "^1.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "coveralls": "^2.11.8", | ||
| "coveralls": "^3.0.2", | ||
| "eslint": "^3.4.0", | ||
| "fs-extra": "^0.30.0", | ||
| "istanbul": "^0.4.2", | ||
| ... | ... |
Please
register
or
sign in
to comment