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

This commit is contained in:
renovate[bot] 2023-09-28 10:42:59 +00:00 committed by Kavin
parent 42792d8ec4
commit 908572252a
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/vue-fontawesome": "3.0.3",
"buffer": "6.0.3",
"dompurify": "3.0.5",
"dompurify": "3.0.6",
"hotkeys-js": "3.12.0",
"javascript-time-ago": "2.5.9",
"linkify-html": "4.1.1",

View file

@ -21,8 +21,8 @@ dependencies:
specifier: 6.0.3
version: 6.0.3
dompurify:
specifier: 3.0.5
version: 3.0.5
specifier: 3.0.6
version: 3.0.6
hotkeys-js:
specifier: 3.12.0
version: 3.12.0
@ -2793,8 +2793,8 @@ packages:
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
dev: false
/dompurify@3.0.5:
resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==}
/dompurify@3.0.6:
resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==}
dev: false
/duplexer@0.1.2: