From 88cdb85fbb6bdccd742011d3c631cd0320dabc2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 17:19:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1d6735be..3154f4259 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "browser-sync-client": "^2.3.3", "browser-sync-ui": "0.6.0", "bs-recipes": "1.2.2", - "chokidar": "1.6.0", + "chokidar": "3.0.0", "connect": "3.4.1", "dev-ip": "^1.0.1", "easy-extender": "2.3.2",