From 83a606c66f93f5dc750928c81b6b879ba7286247 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 10 Aug 2014 05:40:34 -0400 Subject: [PATCH] feature(package) express v4.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ae7fc6..6fc18489 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "subdomain": "cloudcmd", "dependencies": { "dropbox": "0.10.x", - "express": "~4.6.1", + "express": "~4.8.2", "glob": "~4.0.5", "http-auth": "2.1.x", "marked": "~0.3.2",