Update dependency hls.js to v1.5.18

This commit is contained in:
renovate[bot]
2024-12-24 22:51:08 +00:00
committed by GitHub
parent 89483b2f4c
commit 3dbbff9b33
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -39,7 +39,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.5.16",
"hls.js": "1.5.18",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.11.0",
"jquery": "3.7.1",
@@ -13249,9 +13249,9 @@
}
},
"node_modules/hls.js": {
"version": "1.5.16",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz",
"integrity": "sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig==",
"version": "1.5.18",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.18.tgz",
"integrity": "sha512-znxR+2jecWluu/0KOBqUcvVyAB5tLff10vjMGrpAlz1eFY+ZhF1bY3r82V+Bk7WJdk03iTjtja9KFFz5BrqjSA==",
"license": "Apache-2.0"
},
"node_modules/hoist-non-react-statics": {
@@ -35062,9 +35062,9 @@
}
},
"hls.js": {
"version": "1.5.16",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz",
"integrity": "sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig=="
"version": "1.5.18",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.18.tgz",
"integrity": "sha512-znxR+2jecWluu/0KOBqUcvVyAB5tLff10vjMGrpAlz1eFY+ZhF1bY3r82V+Bk7WJdk03iTjtja9KFFz5BrqjSA=="
},
"hoist-non-react-statics": {
"version": "3.3.2",
+1 -1
View File
@@ -100,7 +100,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.5.16",
"hls.js": "1.5.18",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.11.0",
"jquery": "3.7.1",