diff --git a/client/package.json b/client/package.json index 4bfee91..f8c7851 100644 --- a/client/package.json +++ b/client/package.json @@ -14,7 +14,7 @@ "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", "core-js": "^3.45.0", - "dompurify": "^3.2.6", + "dompurify": "^3.4.11", "es6-promise": "^4.2.8", "handlebars": "^4.7.8", "highcharts": "^11.4.3", diff --git a/client/yarn.lock b/client/yarn.lock index 9c1c82c..efafe1e 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -4386,10 +4386,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: dependencies: domelementtype "^2.2.0" -dompurify@^3.2.6: - version "3.2.6" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad" - integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ== +dompurify@^3.2.6, dompurify@^3.4.11: + version "3.4.11" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680" + integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw== optionalDependencies: "@types/trusted-types" "^2.0.7"