diff --git a/package-lock.json b/package-lock.json index 94839d12d2..5b56d3fdc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,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", @@ -10938,9 +10938,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", @@ -30641,9 +30641,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", diff --git a/package.json b/package.json index 78f62e916d..a71d75cdee 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,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",