diff --git a/packages/mermaid/package.json b/packages/mermaid/package.json index 8b313d099..21c0e4d12 100644 --- a/packages/mermaid/package.json +++ b/packages/mermaid/package.json @@ -67,7 +67,7 @@ "d3-sankey": "^0.12.3", "dagre-d3-es": "7.0.10", "dayjs": "^1.11.7", - "dompurify": "3.0.5", + "dompurify": "^3.0.5", "elkjs": "^0.8.2", "khroma": "^2.0.0", "lodash-es": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9aea01362..01cf4c8af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -222,7 +222,7 @@ importers: specifier: ^1.11.7 version: 1.11.7 dompurify: - specifier: 3.0.5 + specifier: ^3.0.5 version: 3.0.5 elkjs: specifier: ^0.8.2