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.5.0
This commit is contained in:
parent
a7a733caa3
commit
3f28e1d685
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
||||||
"linkifyjs": "4.1.1",
|
"linkifyjs": "4.1.1",
|
||||||
"mux.js": "6.3.0",
|
"mux.js": "6.3.0",
|
||||||
"qrcode": "^1.5.3",
|
"qrcode": "^1.5.3",
|
||||||
"shaka-player": "4.4.2",
|
"shaka-player": "4.5.0",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
"vue": "3.3.4",
|
"vue": "3.3.4",
|
||||||
"vue-i18n": "9.5.0",
|
"vue-i18n": "9.5.0",
|
||||||
|
|
|
@ -42,8 +42,8 @@ dependencies:
|
||||||
specifier: ^1.5.3
|
specifier: ^1.5.3
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
shaka-player:
|
shaka-player:
|
||||||
specifier: 4.4.2
|
specifier: 4.5.0
|
||||||
version: 4.4.2
|
version: 4.5.0
|
||||||
stream-browserify:
|
stream-browserify:
|
||||||
specifier: 3.0.0
|
specifier: 3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
@ -4535,8 +4535,8 @@ packages:
|
||||||
has-property-descriptors: 1.0.0
|
has-property-descriptors: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/shaka-player@4.4.2:
|
/shaka-player@4.5.0:
|
||||||
resolution: {integrity: sha512-sDw4wmRIw920f/JzA4XHGzEBq/ywYqgeEeSbUJIgJS8xNPcwWbaUuXJXFbPAVMLJoj9co2PrX20qTWTUSpDADg==}
|
resolution: {integrity: sha512-fEy4AW3lQQboOzpn0mJfCoVQ+T0sl8VZ+CWfa6w/6nsY+4z8i8dtQf1raihDYqY5vNvSmjYFrFVqE6iulUYMGg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
eme-encryption-scheme-polyfill: 2.1.1
|
eme-encryption-scheme-polyfill: 2.1.1
|
||||||
|
|
Loading…
Reference in a new issue