From 06eb7d93303c5b3759e6a7ce8df792f2bda023a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:29:58 +0000 Subject: [PATCH] Bump brace-expansion from 1.1.16 to 5.0.8 in /website Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.16 to 5.0.8. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.16...v5.0.8) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- website/package.json | 4 ++-- website/yarn.lock | 26 ++++++++++---------------- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/website/package.json b/website/package.json index 2b27d3868..f0cdeeefa 100644 --- a/website/package.json +++ b/website/package.json @@ -26,7 +26,7 @@ "@docusaurus/theme-search-algolia": "2.1.0", "algoliasearch-helper": "^3.11.2", "axios": "^1.14.0", - "brace-expansion": "^1.1.12", + "brace-expansion": "^5.0.8", "docusaurus-plugin-internaldocs-fb": "1.8.0", "dompurify": "^3.4.11", "eta": "^2.0.0", @@ -98,7 +98,7 @@ "algoliasearch-helper": "^3.11.2", "tmp": "^0.2.4", "webpack-dev-server": "^5.2.1", - "brace-expansion": "^1.1.12", + "brace-expansion": "^5.0.8", "@babel/runtime": "^7.26.10", "lodash": "^4.18.0", "lodash-es": "^4.18.0", diff --git a/website/yarn.lock b/website/yarn.lock index ca773d53b..e909064d4 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -3206,16 +3206,16 @@ bail@^2.0.0: resolved "https://registry.yarnpkg.com/bail/-/bail-2.0.2.tgz#d26f5cd8fe5d6f832a31517b9f7c356040ba6d5d" integrity sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw== -balanced-match@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" - integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== - balanced-match@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-2.0.0.tgz#dc70f920d78db8b858535795867bf48f820633d9" integrity sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA== +balanced-match@^4.0.2: + version "4.0.4" + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a" + integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== + base16@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/base16/-/base16-1.0.0.tgz#e297f60d7ec1014a7a971a39ebc8a98c0b681e70" @@ -3305,13 +3305,12 @@ boxen@^6.2.1: widest-line "^4.0.1" wrap-ansi "^8.0.1" -brace-expansion@^1.1.12, brace-expansion@^1.1.7: - version "1.1.16" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.16.tgz#723d3a30c0558c225abc9fc479a73e14e26c3c2f" - integrity sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw== +brace-expansion@^1.1.7, brace-expansion@^5.0.8: + version "5.0.8" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.8.tgz#135ad0d8d808eb18eb5e0ec9a21f3a0b92ef18cf" + integrity sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg== dependencies: - balanced-match "^1.0.0" - concat-map "0.0.1" + balanced-match "^4.0.2" braces@^3.0.3, braces@~3.0.2: version "3.0.3" @@ -3787,11 +3786,6 @@ compression@^1.8.1: safe-buffer "5.2.1" vary "~1.1.2" -concat-map@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" - integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== - configstore@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96"