fix(deps): update dependency dompurify to v3.0.11

This commit is contained in:
renovate 2024-03-21 11:07:08 +00:00 committed by konrad
parent aed92d1cd2
commit 30b4ed6b23
2 changed files with 5 additions and 5 deletions

View File

@ -103,7 +103,7 @@
"camel-case": "4.1.2",
"date-fns": "3.6.0",
"dayjs": "1.11.10",
"dompurify": "3.0.10",
"dompurify": "3.0.11",
"fast-deep-equal": "3.1.3",
"flatpickr": "4.6.13",
"flexsearch": "0.7.31",

View File

@ -173,8 +173,8 @@ dependencies:
specifier: 1.11.10
version: 1.11.10
dompurify:
specifier: 3.0.10
version: 3.0.10
specifier: 3.0.11
version: 3.0.11
fast-deep-equal:
specifier: 3.1.3
version: 3.1.3
@ -5526,8 +5526,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify@3.0.10:
resolution: {integrity: sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q==}
/dompurify@3.0.11:
resolution: {integrity: sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==}
dev: false
/domutils@2.8.0: