From 0a4ff4e0bd73cf21198155109269b8112604b783 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Jun 2018 07:05:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 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..5072cae 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "multer": "^1.0.3", "primus": "^3.2.1", "serve-favicon": "~2.3.0", - "twilio": "^2.3.0" + "twilio": "^3.9.0" }, "devDependencies": { "chai": "^3.2.0",