From 08668a403070cfe8dd22cf8270d3d847326f07d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:27:07 +0900 Subject: [PATCH] chore(deps): update dependency braces to v3.0.3 [security] (#502) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c257ac4d..5f583ffd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1599,9 +1599,7 @@ brace-expansion@^1.1.7: concat-map "0.0.1" braces@^3.0.0, braces@^3.0.1, braces@^3.0.2, braces@~3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== + version "3.0.3" dependencies: fill-range "^7.0.1"