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

This commit is contained in:
renovate[bot]
2024-11-20 11:54:52 +00:00
committed by Kavin
parent a14039b8d2
commit 8f6243ae4e
2 changed files with 8 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"dompurify": "3.1.7",
"dompurify": "3.2.1",
"fast-xml-parser": "4.5.0",
"hotkeys-js": "3.13.7",
"javascript-time-ago": "2.5.11",