From c4cfa9acc3ccb7536ebc85bcd524511e7e7b6882 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Mar 2025 07:49:52 +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 e8bd291..4a3546b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@babel/preset-env": "^7.18.10", "ansi-styles": "^6.1.0", "autoprefixer": "^10.4.8", - "browser-sync": "^2.27.10", + "browser-sync": "^3.0.0", "chalk": "^5.0.1", "clean-css": "^5.3.1", "cpx": "^1.5.0",