From 86d35f587a3a988afe7c5845f7505561a3d2c47d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 06:01: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 6eba268..ba8ab94 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "agentkeepalive": "3.4.1", - "chokidar": "2.0.2", + "chokidar": "3.0.0", "fe-logs": "1.0.13" }, "devDependencies": {