From d2002643a3e7665621e40659f767e7ad462d004b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Oct 2023 20:14:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d47f4c2c6..63e0a4911a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "serve-favicon": "^2.3.0", "stripe": "^4.3.0", "tumblr.js": "^0.0.7", - "twilio": "^3.3.0-edge", + "twilio": "^4.6.0", "twit": "^2.2.1", "validator": "^4.5.2", "yui": "^3.18.1"