Commit de2cac5
committed
fix(deps): bump html-to-text to 10.0.1 to resolve deepmerge-ts CVE
html-to-text 10.0.1 is a dependency-only security release that bumps
its deepmerge-ts dependency from ^7.1.5 to ^8.0.1, fixing a stack
exhaustion vulnerability (GHSA-ggr8-5vv4-36mx) when merging recursive
object graphs. No other code changes between 10.0.0 and 10.0.1.
Full test suite passes unchanged (253/253 assertions) before and
after the bump.
Fixes #4321 parent bb1881e commit de2cac5
2 files changed
Lines changed: 19 additions & 9 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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments