From ca00852f2012715807b81b65e8f6612825c84034 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 May 2025 16:47:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f69bec567b..77356c7b7da 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "run-sequence": "^1.2.2", "sendgrid": "^5.1.0", "tiny-lr": "0.0.5", - "twilio": "^3.6.7", + "twilio": "^5.6.0", "twitter": "^1.7.1" } }