From f6c409b810a3a2e3593b817013736f35696b678e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Mar 2025 08:25: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-9292519 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f69bec567b..6f728c6170b 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.0", "c3": "^0.4.14", "compression": "^1.4.6", "cookie-parser": "^1.4.3",