fix(deps): update dependency dompurify to v3.0.6 (#3754)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #3754
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-10-03 14:58:26 +00:00 committed by konrad
parent f2392cef7e
commit 06b00b77ed
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"codemirror": "5.65.15",
"date-fns": "2.30.0",
"dayjs": "1.11.10",
"dompurify": "3.0.5",
"dompurify": "3.0.6",
"easymde": "2.18.0",
"fast-deep-equal": "3.1.3",
"flatpickr": "4.6.13",

View File

@ -68,8 +68,8 @@ dependencies:
specifier: 1.11.10
version: 1.11.10
dompurify:
specifier: 3.0.5
version: 3.0.5
specifier: 3.0.6
version: 3.0.6
easymde:
specifier: 2.18.0
version: 2.18.0
@ -6158,8 +6158,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify@3.0.5:
resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==}
/dompurify@3.0.6:
resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==}
dev: false
/domutils@2.8.0: