From e05ee9e45f6e8a8fe156ccbe46c8aafd913ef0d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 07:20:37 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ab91ea3a42d9..1ecbacb0e0f2a 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": "^4.0.0", "handlebars": "^4.1.0", "jstransformer-handlebars": "1.1.0", "junk": "2.1.0",