Skip to content

Commit e7d4b58

Browse files
[MAINTENANCE] Bump mermaid from 10.9.0 to 10.9.3 in /docs/docusaurus (#10549)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Hoffman <[email protected]>
1 parent e5fda30 commit e7d4b58

File tree

1 file changed

+8
-21
lines changed

1 file changed

+8
-21
lines changed

docs/docusaurus/yarn.lock

+8-21
Original file line numberDiff line numberDiff line change
@@ -7005,10 +7005,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
70057005
dependencies:
70067006
domelementtype "^2.3.0"
70077007

7008-
dompurify@^3.0.5:
7009-
version "3.1.7"
7010-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
7011-
integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
7008+
"dompurify@^3.0.5 <3.1.7":
7009+
version "3.1.6"
7010+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
7011+
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
70127012

70137013
domutils@^2.5.2, domutils@^2.8.0:
70147014
version "2.8.0"
@@ -7809,19 +7809,6 @@ fill-range@^7.1.1:
78097809
dependencies:
78107810
to-regex-range "^5.0.1"
78117811

7812-
7813-
version "1.2.0"
7814-
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
7815-
integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==
7816-
dependencies:
7817-
debug "2.6.9"
7818-
encodeurl "~2.0.0"
7819-
escape-html "~1.0.3"
7820-
on-finished "2.4.1"
7821-
parseurl "~1.3.3"
7822-
statuses "2.0.1"
7823-
unpipe "~1.0.0"
7824-
78257812
78267813
version "1.3.1"
78277814
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019"
@@ -10401,9 +10388,9 @@ merge2@^1.3.0, merge2@^1.4.1:
1040110388
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
1040210389

1040310390
mermaid@^10.4.0:
10404-
version "10.9.0"
10405-
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.9.0.tgz#4d1272fbe434bd8f3c2c150554dc8a23a9bf9361"
10406-
integrity sha512-swZju0hFox/B/qoLKK0rOxxgh8Cf7rJSfAUc1u8fezVihYMvrJAS45GzAxTVf4Q+xn9uMgitBcmWk7nWGXOs/g==
10391+
version "10.9.3"
10392+
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.9.3.tgz#90bc6f15c33dbe5d9507fed31592cc0d88fee9f7"
10393+
integrity sha512-V80X1isSEvAewIL3xhmz/rVmc27CVljcsbWxkxlWJWY/1kQa4XOABqpDl2qQLGKzpKm6WbTfUEKImBlUfFYArw==
1040710394
dependencies:
1040810395
"@braintree/sanitize-url" "^6.0.1"
1040910396
"@types/d3-scale" "^4.0.3"
@@ -10414,7 +10401,7 @@ mermaid@^10.4.0:
1041410401
d3-sankey "^0.12.3"
1041510402
dagre-d3-es "7.0.10"
1041610403
dayjs "^1.11.7"
10417-
dompurify "^3.0.5"
10404+
dompurify "^3.0.5 <3.1.7"
1041810405
elkjs "^0.9.0"
1041910406
katex "^0.16.9"
1042010407
khroma "^2.0.0"

0 commit comments

Comments
 (0)