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

This commit is contained in:
renovate[bot] 2024-04-07 15:44:11 +00:00 committed by GitHub
parent aaa1dd6645
commit 5808d384cf
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.0.11",
"dompurify": "3.1.0",
"fast-xml-parser": "4.3.6",
"hotkeys-js": "3.13.7",
"javascript-time-ago": "2.5.9",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
dompurify:
specifier: 3.0.11
version: 3.0.11
specifier: 3.1.0
version: 3.1.0
fast-xml-parser:
specifier: 4.3.6
version: 4.3.6
@ -2921,8 +2921,8 @@ packages:
esutils: 2.0.3
dev: true
/dompurify@3.0.11:
resolution: {integrity: sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==}
/dompurify@3.1.0:
resolution: {integrity: sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==}
dev: false
/duplexer@0.1.2: