mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-24 05:27:00 +00:00
fix(deps): update dependency dompurify to v3.0.6
This commit is contained in:
parent
42792d8ec4
commit
908572252a
@ -15,7 +15,7 @@
|
|||||||
"@fortawesome/free-solid-svg-icons": "6.4.2",
|
"@fortawesome/free-solid-svg-icons": "6.4.2",
|
||||||
"@fortawesome/vue-fontawesome": "3.0.3",
|
"@fortawesome/vue-fontawesome": "3.0.3",
|
||||||
"buffer": "6.0.3",
|
"buffer": "6.0.3",
|
||||||
"dompurify": "3.0.5",
|
"dompurify": "3.0.6",
|
||||||
"hotkeys-js": "3.12.0",
|
"hotkeys-js": "3.12.0",
|
||||||
"javascript-time-ago": "2.5.9",
|
"javascript-time-ago": "2.5.9",
|
||||||
"linkify-html": "4.1.1",
|
"linkify-html": "4.1.1",
|
||||||
|
@ -21,8 +21,8 @@ dependencies:
|
|||||||
specifier: 6.0.3
|
specifier: 6.0.3
|
||||||
version: 6.0.3
|
version: 6.0.3
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: 3.0.5
|
specifier: 3.0.6
|
||||||
version: 3.0.5
|
version: 3.0.6
|
||||||
hotkeys-js:
|
hotkeys-js:
|
||||||
specifier: 3.12.0
|
specifier: 3.12.0
|
||||||
version: 3.12.0
|
version: 3.12.0
|
||||||
@ -2793,8 +2793,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/dompurify@3.0.5:
|
/dompurify@3.0.6:
|
||||||
resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==}
|
resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/duplexer@0.1.2:
|
/duplexer@0.1.2:
|
||||||
|
Loading…
Reference in New Issue
Block a user