Merge 'aloisklink:fix/5904-ban-dompurify-3.1.7' into neo-new-shapes

This prevents DOMPurify 3.1.7 from being installed.
This commit is contained in:
Alois Klink
2024-10-02 00:27:19 +09:00
3 changed files with 583 additions and 348 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
Ban DOMPurify v3.1.7 as a dependency

View File

@@ -77,7 +77,7 @@
"d3-sankey": "^0.12.3", "d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.10", "dagre-d3-es": "7.0.10",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"dompurify": "^3.0.11", "dompurify": "^3.0.11 <3.1.7",
"katex": "^0.16.9", "katex": "^0.16.9",
"khroma": "^2.1.0", "khroma": "^2.1.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",

924
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff