From bd25650ea6c955a4d54d18d6f31c532981985eb4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2017 04:59:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ws:20171108 Latest report for robinknipe/image-magick: https://snyk.io/test/github/robinknipe/image-magick --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f954882..c5b7466 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "body-parser": "~1.13.2", "cookie-parser": "~1.3.5", "debug": "~2.2.0", - "engine.io": "^1.5.2", + "engine.io": "^3.1.4", "express": "~4.13.1", "hjs": "~0.0.6", "morgan": "~1.6.1",