From 753a3983aa1677752be6e590617a87ba5cf1b3ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Apr 2019 04:19:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JWTSIMPLE-174523 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07103c4..cb72896 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "request": "^2.51.0", "should": "^4.4.1", "supertest": "^0.15.0", - "twilio": "^1.7.0", + "twilio": "^2.11.1", "where": "^0.1.2", "xml2js": "^0.4.4" },