mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-13 13:04:46 +00:00
chore(deps): update dependency mermaid to v8.13.9 (#1980)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9ac08e7283
commit
50139c04ae
2 changed files with 5 additions and 5 deletions
|
@ -184,7 +184,7 @@
|
|||
"less-loader": "7.3.0",
|
||||
"list.js": "2.3.1",
|
||||
"mathjax": "2.7.9",
|
||||
"mermaid": "8.13.8",
|
||||
"mermaid": "8.13.9",
|
||||
"mini-css-extract-plugin": "1.6.2",
|
||||
"mocha": "9.1.4",
|
||||
"mock-require": "3.0.3",
|
||||
|
|
|
@ -6715,10 +6715,10 @@ merge2@^1.3.0, merge2@^1.4.1:
|
|||
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
||||
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
||||
|
||||
mermaid@8.13.8:
|
||||
version "8.13.8"
|
||||
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.13.8.tgz#fc137e2a59df34a3e053712033833ffbbc8d84a9"
|
||||
integrity sha512-Z5v31rvo8P7BPTiGicdJl9BbzyUe9s5sXILK8sM1g7ijkagpfFjPtXZVsq5P1WlN8m/fUp2PPNXVF9SqeTM91w==
|
||||
mermaid@8.13.9:
|
||||
version "8.13.9"
|
||||
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.13.9.tgz#72f9a63b1b15239e260ca4728ad9196d1862889d"
|
||||
integrity sha512-kMH676xEomSe/gzxMpDx91L+z9L+9iB3lvtPFA8aeOPRNNrfd3ZDvDCGFnuqQaJvPRCxs3Me2JDaVVNOZjojrg==
|
||||
dependencies:
|
||||
"@braintree/sanitize-url" "^3.1.0"
|
||||
d3 "^7.0.0"
|
||||
|
|
Loading…
Reference in a new issue