From 8bc820191971eccb7f8ea614c7876130a1081f52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:20:12 +0100 Subject: [PATCH] fix(deps): update dependency dompurify to v3.0.10 (#3486) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5a579418..3111d5b1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ." }, "dependencies": { - "dompurify": "3.0.9", + "dompurify": "3.0.10", "fast-xml-parser": "4.3.6", "hotkeys-js": "3.13.7", "javascript-time-ago": "2.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62e413d5..109d406a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: dompurify: - specifier: 3.0.9 - version: 3.0.9 + specifier: 3.0.10 + version: 3.0.10 fast-xml-parser: specifier: 4.3.6 version: 4.3.6 @@ -2908,8 +2908,8 @@ packages: esutils: 2.0.3 dev: true - /dompurify@3.0.9: - resolution: {integrity: sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ==} + /dompurify@3.0.10: + resolution: {integrity: sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q==} dev: false /duplexer@0.1.2: