Update dependency mermaid to v8.9.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-02-20 00:18:39 +00:00 committed by Tilman Vatteroth
parent f904d26b5c
commit 45215aadac
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"markmap-common": "0.1.3",
"markmap-lib": "0.11.2",
"markmap-view": "0.2.2",
"mermaid": "8.9.0",
"mermaid": "8.9.1",
"node-sass": "4.14.1",
"react": "17.0.1",
"react-bootstrap": "1.4.3",

View file

@ -9693,10 +9693,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.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.9.0.tgz#e569517863ab903aa5389cd746b68ca958a8ca7c"
integrity sha512-J582tyE1vkdNu4BGgfwXnFo4Mu6jpuc4uK96mIenavaak9kr4T5gaMmYCo/7edwq/vTBkx/soZ5LcJo5WXZ1BQ==
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==
dependencies:
"@braintree/sanitize-url" "^3.1.0"
d3 "^5.7.0"