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

This commit is contained in:
renovate[bot] 2024-07-05 16:44:38 +00:00 committed by Kavin
parent 54e3f49b02
commit 885275f542
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"dompurify": "3.1.3",
"dompurify": "3.1.6",
"fast-xml-parser": "4.3.6",
"hotkeys-js": "3.13.7",
"javascript-time-ago": "2.5.10",