From 8ac7ea453fb70337a86e70dd25f33cc34e31ca9e Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 26 Jun 2014 13:46:50 -0400 Subject: [PATCH] deps: cookie-parser@1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce2423d1..42724102 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "utils-merge": "1.0.0" }, "devDependencies": { - "cookie-parser": "1.1.0", + "cookie-parser": "1.3.2", "istanbul": "0.2.12", "express": "~4.4.0", "mocha": "~1.20.1",