Skip to content

Commit b8a58a3

Browse files
Bump mermaid from 10.9.0 to 10.9.3 in /client
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.0 to 10.9.3. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](mermaid-js/mermaid@v10.9.0...v10.9.3) --- updated-dependencies: - dependency-name: mermaid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e505e31 commit b8a58a3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

client/packages/lowcoder-comps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"echarts-wordcloud": "^2.1.0",
2727
"lowcoder-cli": "workspace:^",
2828
"lowcoder-sdk": "workspace:^",
29-
"mermaid": "^10.6.1",
29+
"mermaid": "^10.9.3",
3030
"react": "^18.2.0",
3131
"react-dom": "^18.2.0",
3232
"typescript": "4.8.4"

client/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9038,10 +9038,10 @@ coolshapes-react@lowcoder-org/coolshapes-react:
90389038
languageName: node
90399039
linkType: hard
90409040

9041-
"dompurify@npm:^3.0.5":
9042-
version: 3.1.1
9043-
resolution: "dompurify@npm:3.1.1"
9044-
checksum: a6077018b2f86c3dbb77326a978b32dbd169492d3835c6b990140f67805ffd23e223f30222c888cb7a8fa10db1154be6cfd213beb6c38e3270ecba5b2a97ab5c
9041+
"dompurify@npm:^3.0.5 <3.1.7":
9042+
version: 3.1.6
9043+
resolution: "dompurify@npm:3.1.6"
9044+
checksum: cc4fc4ccd9261fbceb2a1627a985c70af231274a26ddd3f643fd0616a0a44099bd9e4480940ce3655612063be4a1fe9f5e9309967526f8c0a99f931602323866
90459045
languageName: node
90469046
linkType: hard
90479047

@@ -13728,7 +13728,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1372813728
jest: 29.3.0
1372913729
lowcoder-cli: "workspace:^"
1373013730
lowcoder-sdk: "workspace:^"
13731-
mermaid: ^10.6.1
13731+
mermaid: ^10.9.3
1373213732
react: ^18.2.0
1373313733
react-dom: ^18.2.0
1373413734
typescript: 4.8.4
@@ -14586,9 +14586,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1458614586
languageName: node
1458714587
linkType: hard
1458814588

14589-
"mermaid@npm:^10.6.1":
14590-
version: 10.9.0
14591-
resolution: "mermaid@npm:10.9.0"
14589+
"mermaid@npm:^10.9.3":
14590+
version: 10.9.3
14591+
resolution: "mermaid@npm:10.9.3"
1459214592
dependencies:
1459314593
"@braintree/sanitize-url": ^6.0.1
1459414594
"@types/d3-scale": ^4.0.3
@@ -14599,7 +14599,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1459914599
d3-sankey: ^0.12.3
1460014600
dagre-d3-es: 7.0.10
1460114601
dayjs: ^1.11.7
14602-
dompurify: ^3.0.5
14602+
dompurify: ^3.0.5 <3.1.7
1460314603
elkjs: ^0.9.0
1460414604
katex: ^0.16.9
1460514605
khroma: ^2.0.0
@@ -14610,7 +14610,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1461014610
ts-dedent: ^2.2.0
1461114611
uuid: ^9.0.0
1461214612
web-worker: ^1.2.0
14613-
checksum: 73ee57b365fbfba8ad72b2ce611a2703753dc155884db3bec4a47951326b9061b31926f84fc0ad67ca203067b62db636f1543fa6f633a6afa24cd4c754b96cf0
14613+
checksum: 65468f6c7628d8c5ad640b3657e70d3408464d4b49e83c159ddc478ae733cb8f4ca545e16939cc8604e5f8902fb1d8bc1be0e00fa98a8bdf221d222e58d3342a
1461414614
languageName: node
1461514615
linkType: hard
1461614616

0 commit comments

Comments
 (0)