diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index 2c32b1360..b3350b658 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -30660,7 +30660,7 @@ SOFTWARE. The following npm package may be included in this product: - - dompurify@3.4.11 + - dompurify@3.4.12 This package contains the following license: diff --git a/package-lock.json b/package-lock.json index cf9012565..9c8dcb36d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "dayjs": "1.11.21", "decimal.js": "10.6.0", "deepmerge-ts": "7.1.5", - "dompurify": "3.4.11", + "dompurify": "3.4.12", "dotenv": "16.6.1", "embla-carousel-react": "8.6.0", "fast-deep-equal": "3.1.3", @@ -27671,9 +27671,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.11", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz", - "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==", + "version": "3.4.12", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz", + "integrity": "sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" diff --git a/package.json b/package.json index 33858f4c7..8933f97bd 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "dayjs": "1.11.21", "decimal.js": "10.6.0", "deepmerge-ts": "7.1.5", - "dompurify": "3.4.11", + "dompurify": "3.4.12", "dotenv": "16.6.1", "embla-carousel-react": "8.6.0", "fast-deep-equal": "3.1.3",