diff --git a/package-lock.json b/package-lock.json index 3958fb4cb..94ec9ee4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -158,7 +158,7 @@ "decimal.js": "10.4.3", "decompress": "4.2.1", "deepmerge-ts": "7.1.0", - "dompurify": "3.4.0", + "dompurify": "3.4.10", "dotenv": "16.4.5", "embla-carousel-react": "8.1.8", "fast-deep-equal": "3.1.3", @@ -19039,9 +19039,6 @@ "freebsd" ] }, - "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "optional": true - }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.59.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", @@ -33320,9 +33317,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.0.tgz", - "integrity": "sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz", + "integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" diff --git a/package.json b/package.json index d8d175d6d..3ce20c8c5 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "decimal.js": "10.4.3", "decompress": "4.2.1", "deepmerge-ts": "7.1.0", - "dompurify": "3.4.0", + "dompurify": "3.4.10", "dotenv": "16.4.5", "embla-carousel-react": "8.1.8", "fast-deep-equal": "3.1.3",