From 69be09779702f4432cc098b4a183a77f71e42eb7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Jan 2024 01:33:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a72efa49..ba0dd036 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "express": "^4.15.2", "prismjs": "^1.6.0", "stackblur-canvas": "^1.4.0", - "twilio": "^3.80.1", + "twilio": "^4.19.3", "twilio-video": "^2.23.0" }, "devDependencies": {