From a6935e9333e8d48f1f51046a06b14fb1c45ceae5 Mon Sep 17 00:00:00 2001 From: jsthon Date: Mon, 18 Nov 2024 18:10:36 +0800 Subject: [PATCH] Upgrade braces --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 86ea2e29..b6efe5cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3145,7 +3145,7 @@ micromatch@^3.0.4, micromatch@^3.1.10: dependencies: arr-diff "^4.0.0" array-unique "^0.3.2" - braces "^2.3.1" + braces "^3.0.3" define-property "^2.0.2" extend-shallow "^3.0.2" extglob "^2.0.4"