Update dependency hls.js to v1.6.2

This commit is contained in:
renovate[bot]
2025-04-18 00:18:43 +00:00
committed by GitHub
parent cd017dd18c
commit 93a574f9ae
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.6.1",
"hls.js": "1.6.2",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.11.0",
"jquery": "3.7.1",
@@ -12711,9 +12711,9 @@
}
},
"node_modules/hls.js": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.1.tgz",
"integrity": "sha512-7GOkcqn0Y9EqU2OJZlzkwxj9Uynuln7URvr7dRjgqNJNZ5UbbjL/v1BjAvQogy57Psdd/ek1u2s6IDEFYlabrA==",
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.2.tgz",
"integrity": "sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ==",
"license": "Apache-2.0"
},
"node_modules/hoist-non-react-statics": {
@@ -34480,9 +34480,9 @@
}
},
"hls.js": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.1.tgz",
"integrity": "sha512-7GOkcqn0Y9EqU2OJZlzkwxj9Uynuln7URvr7dRjgqNJNZ5UbbjL/v1BjAvQogy57Psdd/ek1u2s6IDEFYlabrA=="
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.2.tgz",
"integrity": "sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ=="
},
"hoist-non-react-statics": {
"version": "3.3.2",

View File

@@ -106,7 +106,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.6.1",
"hls.js": "1.6.2",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.11.0",
"jquery": "3.7.1",