Update dependency hls.js to v1.6.9

This commit is contained in:
renovate[bot]
2025-08-15 03:53:08 +00:00
committed by GitHub
parent 761df06ef3
commit 343f73bf0c
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.5",
"hls.js": "1.6.9",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.11.0",
"jquery": "3.7.1",
@@ -12620,9 +12620,9 @@
}
},
"node_modules/hls.js": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.5.tgz",
"integrity": "sha512-KMn5n7JBK+olC342740hDPHnGWfE8FiHtGMOdJPfUjRdARTWj9OB+8c13fnsf9sk1VtpuU2fKSgUjHvg4rNbzQ==",
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.9.tgz",
"integrity": "sha512-q7qPrri6GRwjcNd7EkFCmhiJ6PBIxeUsdxKbquBkQZpg9jAnp6zSAeN9eEWFlOB09J8JfzAQGoXL5ZEAltjO9g==",
"license": "Apache-2.0"
},
"node_modules/hoist-non-react-statics": {
@@ -32859,9 +32859,9 @@
}
},
"hls.js": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.5.tgz",
"integrity": "sha512-KMn5n7JBK+olC342740hDPHnGWfE8FiHtGMOdJPfUjRdARTWj9OB+8c13fnsf9sk1VtpuU2fKSgUjHvg4rNbzQ=="
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.9.tgz",
"integrity": "sha512-q7qPrri6GRwjcNd7EkFCmhiJ6PBIxeUsdxKbquBkQZpg9jAnp6zSAeN9eEWFlOB09J8JfzAQGoXL5ZEAltjO9g=="
},
"hoist-non-react-statics": {
"version": "3.3.2",