Update dependency hls.js to v1.5.1
This commit is contained in:
parent
e10e4dcbcc
commit
9eeca2e8ec
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
||||||
"flv.js": "1.6.2",
|
"flv.js": "1.6.2",
|
||||||
"headroom.js": "0.12.0",
|
"headroom.js": "0.12.0",
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.5.0-beta.3",
|
"hls.js": "1.5.1",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.7.15",
|
"jassub": "1.7.15",
|
||||||
"jellyfin-apiclient": "1.11.0",
|
"jellyfin-apiclient": "1.11.0",
|
||||||
|
@ -10900,9 +10900,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/hls.js": {
|
"node_modules/hls.js": {
|
||||||
"version": "1.5.0-beta.3",
|
"version": "1.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.tgz",
|
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.1.tgz",
|
||||||
"integrity": "sha512-QEXsMllxmmzADmszSeG7yQRFhX4WLz+/Tm0clG7hyWJvpblSLkQMULpFXSk9UbSwl20iped4VYVQfLcObd4aVw=="
|
"integrity": "sha512-SsUSlpyjOGnwBhVrVEG6vRFPU2SAJ0gUqrFdGeo7YPbOC0vuWK0TDMyp7n3QiaBC/Wkic771uqPnnVdT8/x+3Q=="
|
||||||
},
|
},
|
||||||
"node_modules/hoist-non-react-statics": {
|
"node_modules/hoist-non-react-statics": {
|
||||||
"version": "3.3.2",
|
"version": "3.3.2",
|
||||||
|
@ -30536,9 +30536,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hls.js": {
|
"hls.js": {
|
||||||
"version": "1.5.0-beta.3",
|
"version": "1.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.tgz",
|
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.1.tgz",
|
||||||
"integrity": "sha512-QEXsMllxmmzADmszSeG7yQRFhX4WLz+/Tm0clG7hyWJvpblSLkQMULpFXSk9UbSwl20iped4VYVQfLcObd4aVw=="
|
"integrity": "sha512-SsUSlpyjOGnwBhVrVEG6vRFPU2SAJ0gUqrFdGeo7YPbOC0vuWK0TDMyp7n3QiaBC/Wkic771uqPnnVdT8/x+3Q=="
|
||||||
},
|
},
|
||||||
"hoist-non-react-statics": {
|
"hoist-non-react-statics": {
|
||||||
"version": "3.3.2",
|
"version": "3.3.2",
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
"flv.js": "1.6.2",
|
"flv.js": "1.6.2",
|
||||||
"headroom.js": "0.12.0",
|
"headroom.js": "0.12.0",
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.5.0-beta.3",
|
"hls.js": "1.5.1",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.7.15",
|
"jassub": "1.7.15",
|
||||||
"jellyfin-apiclient": "1.11.0",
|
"jellyfin-apiclient": "1.11.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue