From 74ce25aaf6432f9609659146432de6f620b647dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 11:05:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8014158197333..848e749510ce1 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": "3.1.0",