Skip to content

Commit 56daa92

Browse files
committed
deps: bump brace-expansion override to >=5.0.6
Resolves GHSA-jxxr-4gwj-5jf2 (moderate ReDoS in brace-expansion 5.0.0–5.0.5) pulled transitively via tsup › sucrase › glob › minimatch.
1 parent de66f19 commit 56daa92

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"minimatch": ">=10.2.3",
6969
"rollup": ">=4.59.0",
7070
"smol-toml": ">=1.6.1",
71-
"brace-expansion": ">=5.0.5",
71+
"brace-expansion": ">=5.0.6",
7272
"picomatch": ">=4.0.4"
7373
}
7474
}

0 commit comments

Comments
 (0)