From 7f06d577ea55345366f1edf6dd0030e3c043682a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 14:13:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d18f3049c3f34..9c4e37e64a9df 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "autoprefixer-stylus": "0.14.0", "cheerio": "0.22.0", - "chokidar": "^2.0.4", + "chokidar": "^3.0.0", "handlebars": "4.0.12", "jstransformer-handlebars": "1.1.0", "junk": "2.1.0",