mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2025-02-24 08:21:21 +00:00
Merge pull request #6207 from jellyfin/renovate/hls.js-1.x
This commit is contained in:
commit
db37ceda36
14
package-lock.json
generated
14
package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.5.15",
|
||||
"hls.js": "1.5.16",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jellyfin-apiclient": "1.11.0",
|
||||
"jquery": "3.7.1",
|
||||
@ -13165,9 +13165,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.5.15",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.15.tgz",
|
||||
"integrity": "sha512-6cD7xN6bycBHaXz2WyPIaHn/iXFizE5au2yvY5q9aC4wfihxAr16C9fUy4nxh2a3wOw0fEgLRa9dN6wsYjlpNg==",
|
||||
"version": "1.5.16",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz",
|
||||
"integrity": "sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/hoist-non-react-statics": {
|
||||
@ -35015,9 +35015,9 @@
|
||||
}
|
||||
},
|
||||
"hls.js": {
|
||||
"version": "1.5.15",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.15.tgz",
|
||||
"integrity": "sha512-6cD7xN6bycBHaXz2WyPIaHn/iXFizE5au2yvY5q9aC4wfihxAr16C9fUy4nxh2a3wOw0fEgLRa9dN6wsYjlpNg=="
|
||||
"version": "1.5.16",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz",
|
||||
"integrity": "sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig=="
|
||||
},
|
||||
"hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
|
@ -100,7 +100,7 @@
|
||||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.5.15",
|
||||
"hls.js": "1.5.16",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jellyfin-apiclient": "1.11.0",
|
||||
"jquery": "3.7.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user