Skip to content

Commit 7c0d06e

Browse files
benoitfclaude
andcommitted
fix: resolve CVE-2026-45149 in brace-expansion
Upgrade brace-expansion to satisfy >=5.0.6 Advisory: GHSA-jxxr-4gwj-5jf2 Co-authored-by: Claude <noreply@anthropic.com> Signed-off-by: Florent Benoit <fbenoit@redhat.com>
1 parent 13e416d commit 7c0d06e

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"flatted@<3.4.0": ">=3.4.0",
7373
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
7474
"brace-expansion@<1.1.13": ">=1.1.13",
75+
"brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
7576
"postcss@<8.5.10": ">=8.5.10"
7677
}
7778
},

pnpm-lock.yaml

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)