Update dependency hls.js to v1.5.7

This commit is contained in:
renovate[bot]
2024-03-05 04:39:27 +00:00
committed by GitHub
parent d62917189e
commit 278f698eaa
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -39,7 +39,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.5.1",
"hls.js": "1.5.7",
"intersection-observer": "0.12.2",
"jassub": "1.7.15",
"jellyfin-apiclient": "1.11.0",
@@ -10926,9 +10926,9 @@
}
},
"node_modules/hls.js": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.1.tgz",
"integrity": "sha512-SsUSlpyjOGnwBhVrVEG6vRFPU2SAJ0gUqrFdGeo7YPbOC0vuWK0TDMyp7n3QiaBC/Wkic771uqPnnVdT8/x+3Q=="
"version": "1.5.7",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.7.tgz",
"integrity": "sha512-Hnyf7ojTBtXHeOW1/t6wCBJSiK1WpoKF9yg7juxldDx8u3iswrkPt2wbOA/1NiwU4j27DSIVoIEJRAhcdMef/A=="
},
"node_modules/hoist-non-react-statics": {
"version": "3.3.2",
@@ -30593,9 +30593,9 @@
}
},
"hls.js": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.1.tgz",
"integrity": "sha512-SsUSlpyjOGnwBhVrVEG6vRFPU2SAJ0gUqrFdGeo7YPbOC0vuWK0TDMyp7n3QiaBC/Wkic771uqPnnVdT8/x+3Q=="
"version": "1.5.7",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.7.tgz",
"integrity": "sha512-Hnyf7ojTBtXHeOW1/t6wCBJSiK1WpoKF9yg7juxldDx8u3iswrkPt2wbOA/1NiwU4j27DSIVoIEJRAhcdMef/A=="
},
"hoist-non-react-statics": {
"version": "3.3.2",

View File

@@ -100,7 +100,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.5.1",
"hls.js": "1.5.7",
"intersection-observer": "0.12.2",
"jassub": "1.7.15",
"jellyfin-apiclient": "1.11.0",