mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-29 00:47:28 +00:00
fix(deps): update dependency shaka-player to v4.12.3
This commit is contained in:
parent
3eca4df377
commit
8995b1a230
@ -18,7 +18,7 @@
|
||||
"linkify-html": "4.1.3",
|
||||
"linkifyjs": "4.1.3",
|
||||
"qrcode": "^1.5.3",
|
||||
"shaka-player": "4.11.10",
|
||||
"shaka-player": "4.12.3",
|
||||
"vue": "3.5.12",
|
||||
"vue-i18n": "10.0.4",
|
||||
"vue-router": "4.4.5"
|
||||
|
@ -30,8 +30,8 @@ importers:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.4
|
||||
shaka-player:
|
||||
specifier: 4.11.10
|
||||
version: 4.11.10
|
||||
specifier: 4.12.3
|
||||
version: 4.12.3
|
||||
vue:
|
||||
specifier: 3.5.12
|
||||
version: 3.5.12(typescript@5.6.3)
|
||||
@ -1675,8 +1675,8 @@ packages:
|
||||
electron-to-chromium@1.5.55:
|
||||
resolution: {integrity: sha512-6maZ2ASDOTBtjt9FhqYPRnbvKU5tjG0IN9SztUOWYw2AzNDNpKJYLJmlK0/En4Hs/aiWnB+JZ+gW19PIGszgKg==}
|
||||
|
||||
eme-encryption-scheme-polyfill@2.1.5:
|
||||
resolution: {integrity: sha512-z9BKXV4TCYjmar0wiZLObZ0J8HE13VIg7Zq/iyPWdbEfROtxVXEJalknWKtBR5XNezzy15/zWS964TGbcAWlPg==}
|
||||
eme-encryption-scheme-polyfill@2.1.6:
|
||||
resolution: {integrity: sha512-SmQ8UxDkH/8hrjLo6ASo452hIe4dSJzqKmJyrNsvUciEJNxf4z9hewIwF1k/c7A5uRk4GApavPZ6dgqXqfvegw==}
|
||||
|
||||
emoji-regex@8.0.0:
|
||||
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
||||
@ -2604,8 +2604,8 @@ packages:
|
||||
resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
shaka-player@4.11.10:
|
||||
resolution: {integrity: sha512-IJ9BlV5npvsDemHSNNGNwrXMPcfCllAZ237KXFkwt265vVnT/FZnDuJtoNvCx8yrvp+FQnZuSEXZDUkW+tbPOA==}
|
||||
shaka-player@4.12.3:
|
||||
resolution: {integrity: sha512-7lmRM/5YOCXP5SLm2y49D/7t59mM8kSmkqjIrhqi0BQWjEnZCZVvhicz/akJvJAvgNG+WCF1zkLuiKo8YtNdGw==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
shebang-command@2.0.0:
|
||||
@ -4748,7 +4748,7 @@ snapshots:
|
||||
|
||||
electron-to-chromium@1.5.55: {}
|
||||
|
||||
eme-encryption-scheme-polyfill@2.1.5: {}
|
||||
eme-encryption-scheme-polyfill@2.1.6: {}
|
||||
|
||||
emoji-regex@8.0.0: {}
|
||||
|
||||
@ -5750,9 +5750,9 @@ snapshots:
|
||||
functions-have-names: 1.2.3
|
||||
has-property-descriptors: 1.0.2
|
||||
|
||||
shaka-player@4.11.10:
|
||||
shaka-player@4.12.3:
|
||||
dependencies:
|
||||
eme-encryption-scheme-polyfill: 2.1.5
|
||||
eme-encryption-scheme-polyfill: 2.1.6
|
||||
|
||||
shebang-command@2.0.0:
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user