File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 7
7
"devDependencies" : {
8
8
"@keplr-wallet/types" : " 0.12.130" ,
9
9
"i" : " ^0.3.7" ,
10
- "mermaid" : " ^11.2.1 " ,
10
+ "mermaid" : " ^11.3.0 " ,
11
11
"vitepress" : " ^1.3.4" ,
12
12
"vitepress-plugin-mermaid" : " ^2.0.17"
13
13
},
Original file line number Diff line number Diff line change @@ -1188,7 +1188,7 @@ devlop@^1.0.0:
1188
1188
dependencies :
1189
1189
dequal "^2.0.0"
1190
1190
1191
- dompurify@^3.0.11 :
1191
+ " dompurify@^3.0.11 <3.1.7 " :
1192
1192
version "3.1.6"
1193
1193
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
1194
1194
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
@@ -1418,10 +1418,10 @@ mdast-util-to-hast@^13.0.0:
1418
1418
unist-util-visit "^5.0.0"
1419
1419
vfile "^6.0.0"
1420
1420
1421
- mermaid@^11.2.1 :
1422
- version "11.2.1 "
1423
- resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.2.1 .tgz#b168c6f862268f77a0d3559926b193926ddc60bc "
1424
- integrity sha512-F8TEaLVVyxTUmvKswVFyOkjPrlJA5h5vNR1f7ZnSWSpqxgEZG1hggtn/QCa7znC28bhlcrNh10qYaIiill7q4A ==
1421
+ mermaid@^11.3.0 :
1422
+ version "11.3.0 "
1423
+ resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.3.0 .tgz#971c7a02c3a8e11058d42abf74196b72e70f2889 "
1424
+ integrity sha512-fFmf2gRXLtlGzug4wpIGN+rQdZ30M8IZEB1D3eZkXNqC7puhqeURBcD/9tbwXsqBO+A6Nzzo3MSSepmnw5xSeg ==
1425
1425
dependencies :
1426
1426
" @braintree/sanitize-url" " ^7.0.1"
1427
1427
" @iconify/utils" " ^2.1.32"
@@ -1433,7 +1433,7 @@ mermaid@^11.2.1:
1433
1433
d3-sankey "^0.12.3"
1434
1434
dagre-d3-es "7.0.10"
1435
1435
dayjs "^1.11.10"
1436
- dompurify "^3.0.11"
1436
+ dompurify "^3.0.11 <3.1.7 "
1437
1437
katex "^0.16.9"
1438
1438
khroma "^2.1.0"
1439
1439
lodash-es "^4.17.21"
You can’t perform that action at this time.
0 commit comments