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.6
This commit is contained in:
parent
acb9691aff
commit
4226205745
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.5",
|
||||
"shaka-player": "4.7.6",
|
||||
"vue": "3.4.8",
|
||||
"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.5
|
||||
version: 4.7.5
|
||||
specifier: 4.7.6
|
||||
version: 4.7.6
|
||||
vue:
|
||||
specifier: 3.4.8
|
||||
version: 3.4.8(typescript@5.3.3)
|
||||
|
@ -4549,8 +4549,8 @@ packages:
|
|||
has-property-descriptors: 1.0.1
|
||||
dev: true
|
||||
|
||||
/shaka-player@4.7.5:
|
||||
resolution: {integrity: sha512-tt4QTnE0/bPr7SArhaPKR0sjC1WE01Y8ObPX2Tc/oiLnQGHD3Frg6AfaE6LyeHLbAj+6AHUl3xQnwQ2GihZz6w==}
|
||||
/shaka-player@4.7.6:
|
||||
resolution: {integrity: sha512-7AB3jQLtNFpdxxI1YiuFPGIGCVr25EtWAmmWJvHvhvRbJULe4VrP7UL4TXlHLiJ/fONFdjM61xfI2vh15upEwA==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
eme-encryption-scheme-polyfill: 2.1.1
|
||||
|
|
Loading…
Reference in a new issue