mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-24 21:52:42 +00:00
Update dependency flowchart.js to v1.14.1
This commit is contained in:
parent
302476d93d
commit
a8abcca632
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"flowchart.js": "1.14.0",
|
||||
"flowchart.js": "1.14.1",
|
||||
"fork-awesome": "1.1.7",
|
||||
"github-markdown-css": "4.0.0",
|
||||
"highlight.js": "10.1.2",
|
||||
|
|
|
@ -6030,10 +6030,10 @@ flatten@^1.0.2:
|
|||
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
|
||||
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
|
||||
|
||||
flowchart.js@1.14.0:
|
||||
version "1.14.0"
|
||||
resolved "https://registry.yarnpkg.com/flowchart.js/-/flowchart.js-1.14.0.tgz#b468501be54aa279bada8ec5da222e9eec542492"
|
||||
integrity sha512-XpXh6v2EUWJ1FyHdwFX1aZKLRpZXZmkMNcqVAV3dbIAmWGW++Oop31SpZRA/cJ8yaFjM16GZl/tb768fG8mBmg==
|
||||
flowchart.js@1.14.1:
|
||||
version "1.14.1"
|
||||
resolved "https://registry.yarnpkg.com/flowchart.js/-/flowchart.js-1.14.1.tgz#aec39bf1f8b7f2f181c2872d9f190b5239ffa3b5"
|
||||
integrity sha512-WbjQNVlHwklGHCpkOc/J7L5YaPixiguo6pghUgF/ddrEaufHGwzTO0FWTPbPNb8VNZlggVsKCITKO9Xm8xD/RQ==
|
||||
dependencies:
|
||||
raphael "2.3.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue