diff --git a/packages/mermaid/package.json b/packages/mermaid/package.json index 51c0b018c..513b46404 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 b8c6b9d6c..11e87708d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -218,7 +218,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