diff --git a/package.json b/package.json index cfb8939..e759329 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "bcrypt": "6.0.0", "canvas": "3.2.3", "cookie": "1.1.1", - "dompurify": "3.4.12", + "dompurify": "3.4.13", "dotenv-safe": "9.1.0", "jsdom": "29.1.1", "ley": "0.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c75a87..3ee86ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: 1.1.1 version: 1.1.1 dompurify: - specifier: 3.4.12 - version: 3.4.12 + specifier: 3.4.13 + version: 3.4.13 dotenv-safe: specifier: 9.1.0 version: 9.1.0(dotenv@8.6.0) @@ -1687,8 +1687,8 @@ packages: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} - dompurify@3.4.12: - resolution: {integrity: sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==} + dompurify@3.4.13: + resolution: {integrity: sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==} dotenv-safe@9.1.0: resolution: {integrity: sha512-2qwVAnUN+EDpu41pIK1XiJpHXKHV9Dnti3cE1EnUXT1/BV5+B7xuSZtgZ/4LExkCpp5F6BGikraezQL+8hKCOA==} @@ -4340,7 +4340,7 @@ snapshots: '@types/dompurify@3.2.0': dependencies: - dompurify: 3.4.12 + dompurify: 3.4.13 '@types/dotenv-safe@9.1.0(dotenv@8.6.0)': dependencies: @@ -4918,7 +4918,7 @@ snapshots: esutils: 2.0.3 optional: true - dompurify@3.4.12: + dompurify@3.4.13: optionalDependencies: '@types/trusted-types': 2.0.7 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f91dee2..4e11d19 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -29,8 +29,8 @@ minimumReleaseAgeExclude: - react-dom@19.2.4 - react-is@19.2.4 - '@types/react@19.2.10' - # Renovate security update: dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11 - - dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11 + # Renovate security update: dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11 || 3.4.13 + - dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11 || 3.4.13 # Allow build scripts for trusted dependencies # - https://pnpm.io/settings#onlybuiltdependencies