Fix:HLS.js retry fragments #2748 #2720

This commit is contained in:
advplyr 2024-03-15 17:10:43 -05:00
parent 630ece82ad
commit 88f9533b37
3 changed files with 38 additions and 13 deletions

View file

@ -16,7 +16,7 @@
"cron-parser": "^4.7.1",
"date-fns": "^2.25.0",
"epubjs": "^0.3.88",
"hls.js": "^1.0.7",
"hls.js": "^1.5.7",
"libarchive.js": "^1.3.0",
"nuxt": "^2.17.3",
"nuxt-socket-io": "^1.1.18",
@ -8627,9 +8627,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/hmac-drbg": {
"version": "1.0.1",
@ -16976,4 +16976,4 @@
}
}
}
}
}