From 3bfbd0a54fea36b723b1ef5eb402a7e4c3457d60 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Oct 2020 01:46:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1017036 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba4c9d2952..1f24f96409 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "babel-eslint": "4.1.8", "babel-loader": "5.3.2", "babel-runtime": "5.8.20", - "browser-sync": "2.9.1", + "browser-sync": "2.25.0", "bundle-loader": "0.5.4", "cheerio": "0.19.0", "classnames": "2.1.3",