From 94df6990fdc32ace08325cb1890647135a98ec84 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Tue, 16 Oct 2012 22:40:15 -0400 Subject: [PATCH] update request module --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f8957f..360bd0f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "git://github.com/shtylman/localtunnel.git" }, "dependencies": { - "request": "2.9.202", + "request": "2.11.4", "book": "1.2.0", "optimist": "0.3.4" },