mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix(deps): update dependency shaka-player to v4.7.9
This commit is contained in:
parent
1a3dc50b4a
commit
6a8262caeb
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"linkify-html": "4.1.3",
|
||||
"linkifyjs": "4.1.3",
|
||||
"qrcode": "^1.5.3",
|
||||
"shaka-player": "4.7.8",
|
||||
"shaka-player": "4.7.9",
|
||||
"vue": "3.4.15",
|
||||
"vue-i18n": "9.9.0",
|
||||
"vue-router": "4.2.5"
|
||||
|
|
|
@ -39,8 +39,8 @@ dependencies:
|
|||
specifier: ^1.5.3
|
||||
version: 1.5.3
|
||||
shaka-player:
|
||||
specifier: 4.7.8
|
||||
version: 4.7.8
|
||||
specifier: 4.7.9
|
||||
version: 4.7.9
|
||||
vue:
|
||||
specifier: 3.4.15
|
||||
version: 3.4.15(typescript@5.3.3)
|
||||
|
@ -4569,8 +4569,8 @@ packages:
|
|||
has-property-descriptors: 1.0.1
|
||||
dev: true
|
||||
|
||||
/shaka-player@4.7.8:
|
||||
resolution: {integrity: sha512-C9fikHaSFwNV7RIaFEiPj6NVNVY7CpI2ZAzzf+7pbJ4fXvdzWHvWLQRm5GbRbZN3eywbUQbqlYU0uc4kkRLOwQ==}
|
||||
/shaka-player@4.7.9:
|
||||
resolution: {integrity: sha512-eGaBZCYeYLejSM1vN5te0rjLKWrIs93Vr8i94DVLjRENyeNGZIeG4wHdhMcuTn1FaedMHOfb0k+GEIqA3LLbPw==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
eme-encryption-scheme-polyfill: 2.1.1
|
||||
|
|
Loading…
Reference in a new issue