mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2876 from jellyfin/dependabot/npm_and_yarn/hls.js-1.0.10
Bump hls.js from 1.0.8 to 1.0.10
This commit is contained in:
commit
f620ccb7b5
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7330,9 +7330,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"hls.js": {
|
"hls.js": {
|
||||||
"version": "1.0.8",
|
"version": "1.0.10",
|
||||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.0.8.tgz",
|
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.0.10.tgz",
|
||||||
"integrity": "sha512-TGi8Gq6kK/bJWC6VFUphp8Hfiz0zLTnu0jv3/FABpa4QbJrNQ9HdP5LWnqPUYyWiGIBLOfeRlNuuys3nVzeU3g=="
|
"integrity": "sha512-P+o/wjGJsnqwdXXYfWvopOceXEXFV0H8vs/T+ApsscP/GlpUtdIRWie7qc+jbml95ThjE6+FVci9VGaD51r/6Q=="
|
||||||
},
|
},
|
||||||
"hosted-git-info": {
|
"hosted-git-info": {
|
||||||
"version": "2.8.9",
|
"version": "2.8.9",
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"fast-text-encoding": "^1.0.3",
|
"fast-text-encoding": "^1.0.3",
|
||||||
"flv.js": "^1.6.1",
|
"flv.js": "^1.6.1",
|
||||||
"headroom.js": "^0.12.0",
|
"headroom.js": "^0.12.0",
|
||||||
"hls.js": "^1.0.8",
|
"hls.js": "^1.0.10",
|
||||||
"intersection-observer": "^0.12.0",
|
"intersection-observer": "^0.12.0",
|
||||||
"jellyfin-apiclient": "^1.8.0",
|
"jellyfin-apiclient": "^1.8.0",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue