diff --git a/package.json b/package.json index 1cb2add01cf..a43ea42c251 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "core-js": "3.48.0", "deep-eql": "4.1.3", "deepcopy": "2.1.0", - "dompurify": "3.3.2", + "dompurify": "3.3.3", "express": "5.2.1", "express-http-context": "2.0.1", "filesize": "11.0.2", diff --git a/yarn.lock b/yarn.lock index 7e23f098efe..c0aef3c109a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4339,10 +4339,10 @@ domhandler@^5.0.2, domhandler@^5.0.3: dependencies: domelementtype "^2.3.0" -dompurify@3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325" - integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ== +dompurify@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6" + integrity sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA== optionalDependencies: "@types/trusted-types" "^2.0.7"