From 85cbf5c6cb1a932e993267214c0a3a789e687a2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Apr 2026 02:47:17 +0000 Subject: [PATCH] fix: packages/plugin-flex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15965856 --- packages/plugin-flex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-flex/package.json b/packages/plugin-flex/package.json index ebb377678..facd7d11b 100644 --- a/packages/plugin-flex/package.json +++ b/packages/plugin-flex/package.json @@ -68,7 +68,7 @@ "@types/yargs": "^16.0.4", "globby": "^11.0.4", "tmp": "^0.2.1", - "twilio": "^3.71.2" + "twilio": "^4.19.3" }, "engines": { "node": "^16 || ^18 || ^20 || ^22"