chore(deps): Bump mermaid from 10.9.3 to 10.9.4 in /ui

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.3 to 10.9.4.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.3...v10.9.4)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 10.9.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-22 22:58:13 +00:00
committed by GitHub
parent 2179f5f5fb
commit 31c81b2423
2 changed files with 6 additions and 5 deletions

9
ui/package-lock.json generated
View File

@@ -18,7 +18,7 @@
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/router": "^15.2.0",
"mermaid": "^10.9.3",
"mermaid": "^10.9.4",
"ngx-segment-analytics": "^16.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
@@ -13843,9 +13843,10 @@
}
},
"node_modules/mermaid": {
"version": "10.9.3",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.3.tgz",
"integrity": "sha512-V80X1isSEvAewIL3xhmz/rVmc27CVljcsbWxkxlWJWY/1kQa4XOABqpDl2qQLGKzpKm6WbTfUEKImBlUfFYArw==",
"version": "10.9.4",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.4.tgz",
"integrity": "sha512-VIG2B0R9ydvkS+wShA8sXqkzfpYglM2Qwj7VyUeqzNVqSGPoP/tcaUr3ub4ESykv8eqQJn3p99bHNvYdg3gCHQ==",
"license": "MIT",
"dependencies": {
"@braintree/sanitize-url": "^6.0.1",
"@types/d3-scale": "^4.0.3",

View File

@@ -23,7 +23,7 @@
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/router": "^15.2.0",
"mermaid": "^10.9.3",
"mermaid": "^10.9.4",
"ngx-segment-analytics": "^16.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",