From 08218ae2abee3999b2b92fd58eb77bfca59e0c15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:39:25 +0000 Subject: [PATCH] fix(deps): update dependency dompurify to ^3.0.11 <3.1.8 --- packages/mermaid/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mermaid/package.json b/packages/mermaid/package.json index 78bf583881..850c36a716 100644 --- a/packages/mermaid/package.json +++ b/packages/mermaid/package.json @@ -79,7 +79,7 @@ "d3-sankey": "^0.12.3", "dagre-d3-es": "7.0.11", "dayjs": "^1.11.10", - "dompurify": "^3.0.11 <3.1.7", + "dompurify": "^3.0.11 <3.1.8", "katex": "^0.16.9", "khroma": "^2.1.0", "lodash-es": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a9bc7d758..eed13a7a04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -251,7 +251,7 @@ importers: specifier: ^1.11.10 version: 1.11.13 dompurify: - specifier: ^3.0.11 <3.1.7 + specifier: ^3.0.11 <3.1.8 version: 3.1.6 katex: specifier: ^0.16.9