mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency mermaid to v8.9.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9ab787cadb
commit
8a6743d798
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"markmap-common": "0.1.3",
|
||||
"markmap-lib": "0.11.2",
|
||||
"markmap-view": "0.2.2",
|
||||
"mermaid": "8.9.1",
|
||||
"mermaid": "8.9.2",
|
||||
"node-sass": "4.14.1",
|
||||
"react": "17.0.1",
|
||||
"react-bootstrap": "1.5.1",
|
||||
|
|
|
@ -9829,10 +9829,10 @@ merge2@^1.3.0:
|
|||
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
||||
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
||||
|
||||
mermaid@8.9.1:
|
||||
version "8.9.1"
|
||||
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.9.1.tgz#c84a4e3d34f71ad9c50d4edb88f65f29a1061462"
|
||||
integrity sha512-0XFtH3TazlWQ6hKqBDeOfXglPBAfNDreC63NKjrmgzLG+aIY3yJZNdkl22JH4LniqQDx+7oZFmD7t0PnEymkew==
|
||||
mermaid@8.9.2:
|
||||
version "8.9.2"
|
||||
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.9.2.tgz#40bb2052cc6c4feaf5d93a5e527a8d06d0bacea7"
|
||||
integrity sha512-XWEaraDRDlHZexdeHSSr/MH4VJAOksRSPudchi69ecZJ7IUjjlzHsg32n4ZwJUh6lFO+NMYLHwHNNYUyxIjGPg==
|
||||
dependencies:
|
||||
"@braintree/sanitize-url" "^3.1.0"
|
||||
d3 "^5.7.0"
|
||||
|
|
Loading…
Reference in a new issue