From 28f90666897177a59c44873ca76d7027e62fdca1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Jul 2018 05:14:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400d73c..f99aef5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "connect": "2.12.0", "connect-multiparty": "1.0.1", "debug": "0.7.4", - "eventproxy": "0.2.6", + "eventproxy": "1.0.0", "finished": "1.1.1", "formstream": "0.0.8", "graceful": "0.0.5",