From 3765acf106e26c33457da596453c30de5710738c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Feb 2025 08:25:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EAZYLOGGER-8708044 - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1f69bec567b..7e3a8aea9c4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "angularjs-rzslider": "^0.1.4", "body-parser": "^1.17.1", "bootstrap": "3.3.5", - "browser-sync": "^1.3.7", + "browser-sync": "^2.12.1", "c3": "^0.4.14", "compression": "^1.4.6", "cookie-parser": "^1.4.3", @@ -82,7 +82,7 @@ "run-sequence": "^1.2.2", "sendgrid": "^5.1.0", "tiny-lr": "0.0.5", - "twilio": "^3.6.7", + "twilio": "^5.4.4", "twitter": "^1.7.1" } }