Bump mermaid to 11.15.0 to fix moderate security advisories

Fixes GHSA-6m6c-36f7-fhxh (Gantt infinite loop DoS), GHSA-xcj9-5m2h-648r
and GHSA-87f9-hvmw-gh4p (CSS injection via classDefs/configuration), and
GHSA-ghcm-xqfw-q4vr (HTML injection via classDef in state diagrams).

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-05-12 13:07:28 +02:00
parent 95271e3f4e
commit 4f88b15f6d
2 changed files with 25 additions and 141 deletions

View File

@@ -32,7 +32,7 @@
"@tiptap/starter-kit": "^3.20.2",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"mermaid": "^11.14.0",
"mermaid": "^11.15.0",
"react-dropzone": "^14.3.8",
"react-intersection-observer": "^9.16.0",
"react-markdown": "^10.1.0",