From 612486e6674b34588ff727796f7299c6e5cf1a2c Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Fri, 29 Mar 2013 12:52:33 -0700 Subject: [PATCH] chore: update http-proxy del (compatible with Node.js 0.10) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf9e1dbdf..f75475f77 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "chokidar": "0.5.3", "glob": "3.1.20", "minimatch": "0.2.9", - "http-proxy": "0.8.7", + "http-proxy": "0.10.0", "optimist": "0.3.5", "coffee-script": "1.4.0", "xmlbuilder": "0.4.2",