diff --git a/package.json b/package.json index 0ca319a5ba8..2e99859aedf 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "core-js": "3.37.1", "deep-eql": "4.1.3", "deepcopy": "2.1.0", - "dompurify": "3.1.5", + "dompurify": "3.1.6", "express": "4.19.2", "express-http-context": "1.2.4", "filesize": "10.1.2", diff --git a/yarn.lock b/yarn.lock index aef7e76b6d9..4646a952b0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4071,10 +4071,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3: dependencies: domelementtype "^2.3.0" -dompurify@3.1.5: - version "3.1.5" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.5.tgz#2c6a113fc728682a0f55684b1388c58ddb79dc38" - integrity sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA== +dompurify@3.1.6: + version "3.1.6" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2" + integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ== domutils@^2.5.2, domutils@^2.8.0: version "2.8.0"