1
0
mirror of https://github.com/actix/actix-website synced 2025-08-31 00:50:20 +02:00

chore(deps): bump mermaid from 10.9.3 to 10.9.4 (#641)

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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-23 10:44:14 +09:00
committed by GitHub
parent cc988688f4
commit ccc97ed419

9
package-lock.json generated
View File

@@ -9573,9 +9573,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",
@@ -16628,4 +16629,4 @@
}
}
}
}
}