mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
fix(deps): update dependency shaka-player to v4.4.0
This commit is contained in:
parent
cc478fd539
commit
0dd45b68c7
@ -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.3.9",
|
"shaka-player": "4.4.0",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
"vue": "3.3.4",
|
"vue": "3.3.4",
|
||||||
"vue-i18n": "9.2.2",
|
"vue-i18n": "9.2.2",
|
||||||
|
@ -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.3.9
|
specifier: 4.4.0
|
||||||
version: 4.3.9
|
version: 4.4.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:
|
|||||||
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/shaka-player@4.3.9:
|
/shaka-player@4.4.0:
|
||||||
resolution: {integrity: sha512-5rJe3IpYTzk83vmNhcaEmtjfSCf7gZP8OlDOLZyt5K20PgiY8sj4whv+JvvCx3PNS7d8ZheyQXv5c6aqV2m8gA==}
|
resolution: {integrity: sha512-3tdj7iqytDjCctMZvqGm/9vTcdmK1ESTVxyG6Dtol8lRZuWlWb/FDqBYLb4PsywQh1mVa+OmvpGCHsRzUTDxiA==}
|
||||||
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 New Issue
Block a user