From 57f1a76bbd0457767b485d7b86f664c7cbb153ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Aug 2016 14:31:40 +0000 Subject: [PATCH] fix: package.json & .snyk to reduce vulnerabilities --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 400d73c..cd5038c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "address": "0.0.3", "body-parser": "1.0.0", - "connect": "2.12.0", + "connect": "2.21.1", "connect-multiparty": "1.0.1", "debug": "0.7.4", "eventproxy": "0.2.6", @@ -66,4 +66,4 @@ }, "author": "fengmk2 (http://fengmk2.github.com)", "license": "MIT" -} +} \ No newline at end of file