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": {

9
pnpm-lock.yaml generated
View File

@@ -7,6 +7,7 @@ settings:
overrides:
undici: '>=6.24.0'
picomatch: '>=4.0.4'
brace-expansion: '>=5.0.5'
importers:
@@ -548,8 +549,8 @@ packages:
before-after-hook@4.0.0:
resolution: {integrity: sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==}
brace-expansion@5.0.4:
resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==}
brace-expansion@5.0.5:
resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
engines: {node: 18 || 20 || >=22}
chai@6.2.2:
@@ -1186,7 +1187,7 @@ snapshots:
before-after-hook@4.0.0: {}
brace-expansion@5.0.4:
brace-expansion@5.0.5:
dependencies:
balanced-match: 4.0.4
@@ -1283,7 +1284,7 @@ snapshots:
minimatch@10.2.4:
dependencies:
brace-expansion: 5.0.4
brace-expansion: 5.0.5
minipass@7.1.3: {}