Bump brace-expansion to address security notice
Some checks failed
PR Checks / check_pr (push) Has been cancelled
Test / check_pr (push) Has been cancelled

This commit is contained in:
Nick Cipollo
2026-03-29 18:09:06 -04:00
parent d23a7cb09d
commit e8998be2b1
2 changed files with 7 additions and 5 deletions

View File

@@ -38,7 +38,8 @@
"pnpm": {
"overrides": {
"undici": ">=6.24.0",
"picomatch": ">=4.0.4"
"picomatch": ">=4.0.4",
"brace-expansion": ">=5.0.5"
}
},
"devDependencies": {