fix: backport mermaid xss fix to 0.18.1

This commit is contained in:
dwelle
2026-04-20 22:30:38 +02:00
parent 817d8c553c
commit a2ec2889ba
5 changed files with 555 additions and 382 deletions
+1
View File
@@ -84,6 +84,7 @@
"clean-install": "yarn rm:node_modules && yarn install"
},
"resolutions": {
"@types/d3-dispatch": "3.0.6",
"strip-ansi": "6.0.1"
}
}