From 90fbc1a33ed60819d9beb4ef2dee747c9f281986 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 24 Apr 2014 16:21:22 -0400 Subject: [PATCH] update cookie to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aab793d3..dea173b7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "commander": "1.3.2", "range-parser": "1.0.0", "mkdirp": "0.4.0", - "cookie": "0.1.1", + "cookie": "0.1.2", "buffer-crc32": "0.2.1", "fresh": "0.2.2", "methods": "0.1.0",