diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 513c7fb3897..b2f25389b76 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -63,7 +63,7 @@ "@types/clean-css": "4.2.11", "@types/compression": "1.7.5", "@types/connect": "3.4.38", - "@types/dompurify": "3.0.2", + "@types/dompurify": "3.2.0", "@types/express": "5.0.6", "@types/he": "1.2.0", "@types/html-minifier-terser": "7.0.2", @@ -101,7 +101,7 @@ "constructs": "10.5.1", "cpy": "11.0.0", "css-loader": "7.1.2", - "dompurify": "3.2.4", + "dompurify": "3.3.1", "dynamic-import-polyfill": "0.1.1", "eslint": "8.57.1", "eslint-plugin-custom-elements": "0.0.8",