From e0e7e154fcbaf56dbddcac123883a68990ae2ff3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Jan 2023 21:36:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180022 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180024 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180026 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4dc444..20dfa29 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulf": "4.0.4", "loglevel": "1.4.0", "ot-text": "1.0.1", - "twilio": "3.2.0-edge", + "twilio": "4.0.0", "ws": "1.1.1" }, "engines": {