Commit 7201e987 by Franco Arza Committed by Michael Mifsud

Update request version to avoid npm warn (#1915)

* Update request version to avoid npm warn
parent 9905a597
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"nan": "^2.3.2", "nan": "^2.3.2",
"node-gyp": "^3.3.1", "node-gyp": "^3.3.1",
"npmlog": "^4.0.0", "npmlog": "^4.0.0",
"request": "^2.61.0", "request": "^2.79.0",
"sass-graph": "^2.1.1", "sass-graph": "^2.1.1",
"stdout-stream": "^1.4.0" "stdout-stream": "^1.4.0"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment