Commit a2b59bc
committed
build(deps): upgrade mermaid-cli 10.9.1 -> 11.16.0 to clear the stuck CVEs
Dependabot's own update job failed on every run with tar-fs
"fix_available: false ... the available update path still resolves it to
2.1.1" — there is no fix path while pinned to mermaid-cli 10.x, so the 6
alerts (4x tar-fs, 2x ws) could never self-heal and would accumulate.
Upgrading resolves all six: tar-fs leaves the dependency tree entirely and
ws goes 8.13.0 -> 8.21.1 (advisories require >= 2.1.4 and >= 8.21.0).
v11 is a major bump, so rendering was verified rather than assumed — every
diagram in this book was rendered locally with 11.16.0 against system
Chrome before this commit.1 parent 8f98698 commit a2b59bc
3 files changed
Lines changed: 1397 additions & 1420 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments