Merge pull request #3569 from TeamPiped/renovate/dompurify-3.x

fix(deps): update dependency dompurify to v3.1.2
This commit is contained in:
Bnyro 2024-05-04 17:40:05 +02:00 committed by GitHub
commit bdf89bbd44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.0",
"dompurify": "3.1.2",
"fast-xml-parser": "4.3.6",
"hotkeys-js": "3.13.7",
"javascript-time-ago": "2.5.10",