From 256aef9d359d0361d78a81ca8f71b57aef92942d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Jun 2022 17:33:22 -0700 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d7d4fd..6b2fc6d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "morgan": "^1.5.1", "q": "^1.4.1", "sanitize-html": "^1.10.0", - "twilio": "~3.0.0-rc.16", + "twilio": "~3.17.1", "underscore": "^1.8.3" }, "devDependencies": {