From cccb670e912f13065c87701cd6ddc7f22bd869a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 20:12:56 +0000 Subject: [PATCH] fix(deps): update dependency mermaid to ^11.15.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 88aef4be9d8..e95c59fdbcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ "markdown-it-container": "^4.0.0", "markdown-it-front-matter": "^0.2.4", "markdown-it-image-figures": "^2.1.1", - "mermaid": "^11.12.2", + "mermaid": "^11.15.0", "mitt": "^3.0.1", "node-stdlib-browser": "^1.2.0", "path-normalize": "^7.0.0", diff --git a/package.json b/package.json index 34aa6d8c40d..7abe5e499a9 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "markdown-it-container": "^4.0.0", "markdown-it-front-matter": "^0.2.4", "markdown-it-image-figures": "^2.1.1", - "mermaid": "^11.12.2", + "mermaid": "^11.15.0", "mitt": "^3.0.1", "node-stdlib-browser": "^1.2.0", "path-normalize": "^7.0.0",