From 5440511e7e2980ab10f4d4e3d3aa4be39c4d8374 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Apr 2025 01:53:40 +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 fc76eb1..f0bc6f4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/preset-env": "^7.12.11", "@babel/register": "^7.12.10", "babel-eslint": "^10.1.0", - "browser-sync": "^2.26.13", + "browser-sync": "^3.0.4", "del": "^4.1.1", "eslint": "^7.17.0", "eslint-plugin-import": "^2.22.1",