From ce20a3b22ba5e73107bf70881a5e15097996106f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 May 2018 04:59:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:querystringify:20180419 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..c4e013a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "hjs": "~0.0.6", "morgan": "~1.6.1", "multer": "^1.0.3", - "primus": "^3.2.1", + "primus": "^5.2.1", "serve-favicon": "~2.3.0", "twilio": "^2.3.0" },