From bafe4cf00fe77bc844d622f83c5d6e91e2a6e53e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 02:54:02 +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 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",