From 6363a78537f3bfc0a64b12d643c7a4620d6331d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:30:08 +0000 Subject: [PATCH] chore(deps): bump dompurify from 3.0.11 to 3.1.7 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.11 to 3.1.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.11...3.1.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d10fd00b..d3824a9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1860,8 +1860,8 @@ packages: domelementtype: 2.3.0 dev: false - /dompurify@3.0.11: - resolution: {integrity: sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==} + /dompurify@3.1.7: + resolution: {integrity: sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==} dev: false /domutils@2.8.0: @@ -2351,7 +2351,7 @@ packages: resolution: {integrity: sha512-V/ATcJ+tZHkTJSbScPzzHKmrwVMohU8i9MfuX9jp07Un/NpPtaTP821unP3JPu+O1nNLWMi+3xRbFRdm+8vajw==} engines: {node: '>=14'} dependencies: - dompurify: 3.0.11 + dompurify: 3.1.7 hexo-util: 3.2.0 jsdom: 20.0.3 marked: 4.3.0