Commit 12c3fbd
authored
fix(deps): patch brace-expansion + postcss high-severity advisories (#609)
Adds `overrides` for two transitive dev-tooling advisories failing the
Node.js Audit on main: **brace-expansion** DoS
([GHSA-mh99-v99m-4gvg](GHSA-mh99-v99m-4gvg))
→ `^5.0.9`, **postcss** path traversal
([GHSA-r28c-9q8g-f849](GHSA-r28c-9q8g-f849))
→ `^8.5.25`. Verified: `bun install` + build + test (75/75) pass.2 files changed
Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
0 commit comments