mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-25 15:07:21 +00:00
fix(deps): update dependency dompurify to v3.0.5
This commit is contained in:
parent
b47449d173
commit
1f860151de
@ -15,7 +15,7 @@
|
|||||||
"@fortawesome/free-solid-svg-icons": "6.4.0",
|
"@fortawesome/free-solid-svg-icons": "6.4.0",
|
||||||
"@fortawesome/vue-fontawesome": "3.0.3",
|
"@fortawesome/vue-fontawesome": "3.0.3",
|
||||||
"buffer": "6.0.3",
|
"buffer": "6.0.3",
|
||||||
"dompurify": "3.0.4",
|
"dompurify": "3.0.5",
|
||||||
"hotkeys-js": "3.11.2",
|
"hotkeys-js": "3.11.2",
|
||||||
"javascript-time-ago": "2.5.9",
|
"javascript-time-ago": "2.5.9",
|
||||||
"mux.js": "6.3.0",
|
"mux.js": "6.3.0",
|
||||||
|
@ -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.4
|
specifier: 3.0.5
|
||||||
version: 3.0.4
|
version: 3.0.5
|
||||||
hotkeys-js:
|
hotkeys-js:
|
||||||
specifier: 3.11.2
|
specifier: 3.11.2
|
||||||
version: 3.11.2
|
version: 3.11.2
|
||||||
@ -2664,8 +2664,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/dompurify@3.0.4:
|
/dompurify@3.0.5:
|
||||||
resolution: {integrity: sha512-ae0mA+Qiqp6C29pqZX3fQgK+F91+F7wobM/v8DRzDqJdZJELXiFUx4PP4pK/mzUS0xkiSEx3Ncd9gr69jg3YsQ==}
|
resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/duplexer@0.1.2:
|
/duplexer@0.1.2:
|
||||||
|
Loading…
Reference in New Issue
Block a user