fix(deps): update dependency dompurify to v3.3.2 [security]

This commit is contained in:
renovate[bot]
2026-03-05 23:14:13 +00:00
committed by GitHub
parent 268ea742c3
commit 67f43f7b6b
2 changed files with 24 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"dompurify": "3.3.0",
"dompurify": "3.3.2",
"fast-xml-parser": "5.2.5",
"hotkeys-js": "3.13.15",
"javascript-time-ago": "2.5.11",