Repository: couchdb-fauxton Updated Branches: refs/heads/master 431e164b4 -> 422cb92c6
[email protected] PR: #379 PR-URL: https://github.com/apache/couchdb-fauxton/pull/379 Reviewed-By: garren smith <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/422cb92c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/422cb92c Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/422cb92c Branch: refs/heads/master Commit: 422cb92c6ed0b98ea372e01ff49edd8373dd1b54 Parents: 431e164 Author: Robert Kowalski <[email protected]> Authored: Tue Apr 14 17:23:34 2015 +0200 Committer: Robert Kowalski <[email protected]> Committed: Wed Apr 22 13:40:02 2015 +0200 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/422cb92c/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 5a076df..de0367d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-md5": "^0.1.11", "grunt-mocha-phantomjs": "~0.3.0", "grunt-shell": "^1.1.1", - "http-proxy": "~1.1.4", + "http-proxy": "~1.10.1", "jsxcs": "~0.2.1", "nano": "~5.12.0", "nightwatch": "^0.6.0",
