From aa08a89c653442c1c8e8818427c9b2e3ffc78490 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 10:42:34 +0000 Subject: [PATCH] fix(deps): update dependency dompurify to v3.3.0 (#1651) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 727a0bbf9..c22ed727a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -81,7 +81,7 @@ "bulma-css-variables": "0.9.33", "change-case": "5.4.4", "dayjs": "1.11.18", - "dompurify": "3.2.7", + "dompurify": "3.3.0", "fast-deep-equal": "3.1.3", "flatpickr": "4.6.13", "flexsearch": "0.7.43", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 77860d3b2..ce323e35d 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -110,8 +110,8 @@ importers: specifier: 1.11.18 version: 1.11.18 dompurify: - specifier: 3.2.7 - version: 3.2.7 + specifier: 3.3.0 + version: 3.3.0 fast-deep-equal: specifier: 3.1.3 version: 3.1.3 @@ -3508,8 +3508,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.2.7: - resolution: {integrity: sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==} + dompurify@3.3.0: + resolution: {integrity: sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==} domutils@2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} @@ -10580,7 +10580,7 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.2.7: + dompurify@3.3.0: optionalDependencies: '@types/trusted-types': 2.0.7