From 1adae7bb865980c1cd40e44f76743e37cfb4cd80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:12:18 +0000 Subject: [PATCH] Update dependency dompurify to v3.1.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30f3744a..c90b63e7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ." }, "dependencies": { - "dompurify": "3.1.3", + "dompurify": "3.1.4", "fast-xml-parser": "4.3.6", "hotkeys-js": "3.13.7", "javascript-time-ago": "2.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be64e317..c5600b82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: dompurify: - specifier: 3.1.3 - version: 3.1.3 + specifier: 3.1.4 + version: 3.1.4 fast-xml-parser: specifier: 4.3.6 version: 4.3.6 @@ -2937,8 +2937,8 @@ packages: esutils: 2.0.3 dev: true - /dompurify@3.1.3: - resolution: {integrity: sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==} + /dompurify@3.1.4: + resolution: {integrity: sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww==} dev: false /duplexer@0.1.2: