From 6a2b7f2387ebe63542034649866e1fb1a88aaa47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Nov 2024 04:12:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f88b1c4..eba89d49 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "^5.54.0", "autoprefixer": "^10.4.13", "babelify": "^10.0.0", - "browser-sync": "^2.26.10", + "browser-sync": "^3.0.0", "browserify": "^17.0.0", "eslint": "^8.35.0", "gh-pages": "^6.0.0",