From 87666720ab74b7a5fb9e171775c8004ff88579da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 13:45:39 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 2ab91ea3a42d9..610ba23e50578 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "autoprefixer-stylus": "0.14.0", "cheerio": "0.22.0", - "chokidar": "^2.0.4", + "chokidar": "^3.0.0", "handlebars": "^4.1.0", "jstransformer-handlebars": "1.1.0", "junk": "2.1.0", From 7aa6112c86bc61e6c3e9c969bbb2ce6029836d3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 14:13:35 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355