mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 09:58:18 -07:00
Update dependency hls.js to v1.4.3
This commit is contained in:
parent
efed46a42c
commit
50c12e603f
14
package-lock.json
generated
14
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.4.2",
|
||||
"hls.js": "1.4.3",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jassub": "1.5.13",
|
||||
"jellyfin-apiclient": "1.10.0",
|
||||
@ -9236,9 +9236,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.2.tgz",
|
||||
"integrity": "sha512-+MPySxF0WVMj/uzj+LDtNFSU93X1+VbjLLixk2xah6Sf4LqU+qC02MjZVF/yvb1Cg9Gjor1g8K33K9b9etqJ/Q=="
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.3.tgz",
|
||||
"integrity": "sha512-EE1MjIYDNO+ynbmCpAWfhUwQpyG8gUcKKuGDGgYgfRmW/g+inQUQ8sVVVY5WZaCxEGxDMGLbXhXGepkmDIMvdw=="
|
||||
},
|
||||
"node_modules/hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
@ -26996,9 +26996,9 @@
|
||||
}
|
||||
},
|
||||
"hls.js": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.2.tgz",
|
||||
"integrity": "sha512-+MPySxF0WVMj/uzj+LDtNFSU93X1+VbjLLixk2xah6Sf4LqU+qC02MjZVF/yvb1Cg9Gjor1g8K33K9b9etqJ/Q=="
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.3.tgz",
|
||||
"integrity": "sha512-EE1MjIYDNO+ynbmCpAWfhUwQpyG8gUcKKuGDGgYgfRmW/g+inQUQ8sVVVY5WZaCxEGxDMGLbXhXGepkmDIMvdw=="
|
||||
},
|
||||
"hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.4.2",
|
||||
"hls.js": "1.4.3",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jassub": "1.5.13",
|
||||
"jellyfin-apiclient": "1.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user