From 5d3ef02dbcc643f25a359e05daa46095cd9dbaa4 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Thu, 3 Apr 2025 23:07:44 +0000 Subject: [PATCH] [renovate] Update dependency dompurify to v3.2.5 --- react-ui/yarn.lock | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/react-ui/yarn.lock b/react-ui/yarn.lock index 5e4047ff1..f8664e9a6 100755 --- a/react-ui/yarn.lock +++ b/react-ui/yarn.lock @@ -4555,11 +4555,7 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: domelementtype "^2.2.0" dompurify@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd" - integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA== - optionalDependencies: - "@types/trusted-types" "^2.0.7" + version "3.2.5" domutils@^1.7.0: version "1.7.0" -- GitLab