chore(deps): bump mermaid to 11.15.0 and @e4a/pg-js to 1.6.2#81
Merged
Conversation
Mermaid 11.15.0 patches four moderate advisories: - GHSA-6m6c-36f7-fhxh (Gantt DoS) - GHSA-xcj9-5m2h-648r (classDefs CSS injection) - GHSA-87f9-hvmw-gh4p (config CSS injection) - GHSA-ghcm-xqfw-q4vr (classDef HTML injection) @e4a/pg-js 1.6.2 is a minor/patch bump. Closes #80
rubenhensen
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #80.
Updates
^11.14.0→^11.15.0— patches four moderate advisories:^1.6.0→^1.6.2— minor/patch.Verification
npm installclean,npm auditreports 0 vulnerabilities.npm run docs:buildsucceeds in ~7s.docs/.vitepress/dist/guide/architecture.htmlstill containsclass="mermaid"— diagrams unaffected.Reviewer quickstart
git fetch origin && git checkout chore/deps-mermaid-pgjs && npm install && npm run docs:build