From bba422388bc74b0ca2effcb7187c2881800c5256 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 04:31:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ba945cf9bc..4a4096821627 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "emoji-regex": "10.3.0", "escape-string-regexp": "5.0.0", "espree": "10.1.0", - "fast-glob": "3.3.2", + "fast-glob": "3.3.3", "fast-json-stable-stringify": "2.1.0", "file-entry-cache": "9.0.0", "find-cache-dir": "5.0.0",