From 9e9d84dd9d137ace08969e908b5606fa2d09f177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:37:12 +0000 Subject: [PATCH] fix(deps): update dependency dompurify to v3.2.4 [security] (#384) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f54a251..e6103fe 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "cors": "2.8.5", "crypto-random-string": "5.0.0", "csrf-csrf": "3.0.6", - "dompurify": "3.1.5", + "dompurify": "3.2.4", "dotenv-defaults": "5.0.2", "drizzle-orm": "0.31.2", "drizzle-zod": "0.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0faa919..0de3cce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -306,8 +306,8 @@ importers: specifier: 3.0.6 version: 3.0.6 dompurify: - specifier: 3.1.5 - version: 3.1.5 + specifier: 3.2.4 + version: 3.2.4 dotenv-defaults: specifier: 5.0.2 version: 5.0.2 @@ -11823,8 +11823,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.1.5: - resolution: {integrity: sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA==} + dompurify@3.2.4: + resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} domutils@2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} @@ -37412,7 +37412,9 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.1.5: {} + dompurify@3.2.4: + optionalDependencies: + '@types/trusted-types': 2.0.7 domutils@2.8.0: dependencies: @@ -41137,7 +41139,7 @@ snapshots: isomorphic-dompurify@2.12.0: dependencies: '@types/dompurify': 3.0.5 - dompurify: 3.1.5 + dompurify: 3.2.4 jsdom: 24.1.0 transitivePeerDependencies: - bufferutil