What's Changed
Security
- Fix npm audit advisories via overrides and bump to v3.5.3 by @linyows in #219
- Pin
uuidto^14.0.0to resolve GHSA-w5hq-g745-h8pq (mermaid still depends onuuid@^11) - Pin
postcssto^8.5.10in next-based projects (website/,examples/nextjs-pagerouter,examples/nextjs-approuter) to resolve GHSA-qx2v-qp2m-jg93 (next pinspostcss@8.4.31in its CSS pipeline) rotiondoes not bundle its dependencies, so this override only hardens the repo's own audit. Consumers ofrotionstill rely on the upstreammermaidfix because npmoverridesare not transitive
- Pin
Full Changelog: v3.5.2...v3.5.3