fix(deps): update dependency dompurify to ^3.2.4

Cherry-picked-from: 33f9d8bdc9
This commit is contained in:
renovate[bot]
2025-02-26 11:59:12 +00:00
committed by Alois Klink
parent d9618daab6
commit 01ff8c52b2
2 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
"d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.13",
"dayjs": "^1.11.7",
"dompurify": "^3.2.1",
"dompurify": "^3.2.4",
"elkjs": "^0.9.0",
"katex": "^0.16.9",
"khroma": "^2.0.0",

8
pnpm-lock.yaml generated
View File

@@ -227,8 +227,8 @@ importers:
specifier: ^1.11.7
version: 1.11.10
dompurify:
specifier: ^3.2.1
version: 3.2.1
specifier: ^3.2.4
version: 3.2.4
elkjs:
specifier: ^0.9.0
version: 0.9.2
@@ -8862,8 +8862,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify@3.2.1:
resolution: {integrity: sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w==}
/dompurify@3.2.4:
resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==}
optionalDependencies:
'@types/trusted-types': 2.0.7
dev: false