mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 16:33:35 -03:00
Update dependency hls.js to v1.6.2
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user