Commit 10a9b7f
committed
fix(deps): bump undici override to 7.28.0 to clear high-severity audit
The pnpm production audit fails on GHSA-vmh5-mc38-953g (undici TLS
certificate validation bypass via SOCKS5 ProxyAgent), pulled in
transitively through apps/docs > cheerio > undici. The existing override
pinned undici to 7.24.0, which is still within the vulnerable range
(>=7.23.0 <7.28.0). Bump the override to the patched 7.28.0.1 parent 4a6d3d4 commit 10a9b7f
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments