From be5fcb3b63e1449accc9c7e6ff8f16f7adb8a48c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 11:17:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a44cfb84..906f2c0e6 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "rollbar": "^0.6.2", "thinky": "^2.3.3", "transform-loader": "^0.2.3", - "twilio": "^2.11.0", + "twilio": "^3.17.1", "uuid": "^3.1.0", "webpack": "^1.13.1", "webpack-manifest-plugin": "^1.0.1",