Repository: cordova-coho Updated Branches: refs/heads/master 0ba4dc675 -> 85862b007
updated dependency for requrest npm test failing Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/85862b00 Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/85862b00 Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/85862b00 Branch: refs/heads/master Commit: 85862b0071fbd239fc3261efd51929453c0023ec Parents: 0ba4dc6 Author: Carlos Santana <[email protected]> Authored: Sat Mar 5 20:47:45 2016 -0500 Committer: Carlos Santana <[email protected]> Committed: Sat Mar 5 20:47:45 2016 -0500 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/85862b00/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index cbb3d29..d801c25 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "opener": "^1.4.1", "optimist": "0.4", "q": "~0.9", - "request": "2.55.0", + "request": "^2.69.0", "semver": "^4.2.0", "shelljs": "0.1.4", "treeify": "1.0.1" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
