Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot c90e348764 chore(deps): update all non-major dependencies
renovate/stability-days Updates have met minimum release age requirement
PR / lint (pull_request) Successful in 26s
PR / test (pull_request) Successful in 26s
PR / e2e (pull_request) Successful in 33s
PR / docker-build (pull_request) Successful in 39s
2026-08-22 15:01:56 +00:00
+3 -3
View File
@@ -8538,9 +8538,9 @@
}
},
"node_modules/hls.js": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.7.0.tgz",
"integrity": "sha512-NnQpT6Z//+2IB2qovSUbKbrlXY1MOpi0JynZ9L2NNOuTJiNCyMSQj9k2laEj1v7CxU/Hb8oTWR98eT3mVpPQVQ==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.7.1.tgz",
"integrity": "sha512-DlzIkeBAS9IIQ432k3BUf3HlwbsR0+trB1i2lDdN2gUkNkrehFurh0/48M5c1/EjlDkdGng1gwZIpwyPxvdZ/g==",
"license": "Apache-2.0"
},
"node_modules/hookable": {