From bc855683d448f7e93af856b4a619fc06f22196f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Apr 2025 08:13:48 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f69bec567b..34a7f74e787 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": "^3.0.4", "c3": "^0.4.14", "compression": "^1.4.6", "cookie-parser": "^1.4.3",