From b0991a0756912bbf01482118effc2403f46db834 Mon Sep 17 00:00:00 2001 From: "n8n-cat-bot[bot]" <283985454+n8n-cat-bot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 12:31:04 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20Bump=20brace-expansion=205.0.6=20?= =?UTF-8?q?=E2=86=92=205.0.9=20(patch)=20to=20clear=2010=20Aikido=20findin?= =?UTF-8?q?gs=20(#35844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: n8n-cat-bot[bot] Co-authored-by: Claude Opus 4.8 --- .github/scripts/package.json | 2 +- .github/scripts/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/scripts/package.json b/.github/scripts/package.json index ca1476e710c..2c583ce9676 100644 --- a/.github/scripts/package.json +++ b/.github/scripts/package.json @@ -25,7 +25,7 @@ }, "pnpm": { "overrides": { - "brace-expansion@5": "^5.0.5", + "brace-expansion@5": "5.0.9", "fast-uri@3": "3.1.4" } } diff --git a/.github/scripts/pnpm-lock.yaml b/.github/scripts/pnpm-lock.yaml index 6b3d34c0213..c59c185d8b8 100644 --- a/.github/scripts/pnpm-lock.yaml +++ b/.github/scripts/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - brace-expansion@5: ^5.0.5 + brace-expansion@5: 5.0.9 fast-uri@3: 3.1.4 importers: @@ -369,9 +369,9 @@ packages: boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - brace-expansion@5.0.6: - resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} - engines: {node: 18 || 20 || >=22} + brace-expansion@5.0.9: + resolution: {integrity: sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==} + engines: {node: 20 || >=22} byte-counter@0.1.0: resolution: {integrity: sha512-jheRLVMeUKrDBjVw2O5+k4EvR4t9wtxHL+bo/LxfkxsVeuGMy3a5SEGgXdAFA4FSzTrU8rQXQIrsZ3oBq5a0pQ==} @@ -1571,7 +1571,7 @@ snapshots: boolbase@1.0.0: {} - brace-expansion@5.0.6: + brace-expansion@5.0.9: dependencies: balanced-match: 4.0.4 @@ -2033,7 +2033,7 @@ snapshots: minimatch@10.2.4: dependencies: - brace-expansion: 5.0.6 + brace-expansion: 5.0.9 minimist@1.2.8: {}