From 4fc45034c5a6e067c92cbf6d12b3931f3ca01968 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 17 Oct 2014 01:37:05 -0400 Subject: [PATCH] deps: express@~4.9.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 945d52f3..bd21c8d3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "after": "0.8.1", "cookie-parser": "~1.3.3", "istanbul": "0.3.2", - "express": "~4.8.8", + "express": "~4.9.7", "mocha": "~1.21.5", "should": "~4.0.4", "supertest": "~0.14.0"