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

This commit is contained in:
renovate[bot]
2025-10-02 01:44:25 +00:00
committed by Kavin
parent 4d33180b41
commit ce2b9ed1ae
2 changed files with 6 additions and 6 deletions

View File

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