Merge pull request #4588 from jellyfin/renovate/hls.js-1.x
This commit is contained in:
commit
f18f74187e
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -30,7 +30,7 @@
|
|||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.4.0",
|
||||
"hls.js": "1.4.1",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jassub": "1.5.13",
|
||||
"jellyfin-apiclient": "1.10.0",
|
||||
|
@ -8731,9 +8731,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.0.tgz",
|
||||
"integrity": "sha512-VEjg7Rx5FlE9TB3MIn0HPgq3J+vR7EoQnjaqMCk/ISEaCOSZlAFh4g867f1QkSxZiq9kHeUZo+iH16X7VS3jKA=="
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.1.tgz",
|
||||
"integrity": "sha512-7/RBLhnmWbEVj/UxkqBK3rcqr/a2QAbSdjdp74iRKaPLosJoPwLw9mcjl5EOv6jutd0yHL8yGH3pSuUjNzRMyA=="
|
||||
},
|
||||
"node_modules/hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
|
@ -26159,9 +26159,9 @@
|
|||
}
|
||||
},
|
||||
"hls.js": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.0.tgz",
|
||||
"integrity": "sha512-VEjg7Rx5FlE9TB3MIn0HPgq3J+vR7EoQnjaqMCk/ISEaCOSZlAFh4g867f1QkSxZiq9kHeUZo+iH16X7VS3jKA=="
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.1.tgz",
|
||||
"integrity": "sha512-7/RBLhnmWbEVj/UxkqBK3rcqr/a2QAbSdjdp74iRKaPLosJoPwLw9mcjl5EOv6jutd0yHL8yGH3pSuUjNzRMyA=="
|
||||
},
|
||||
"hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"flv.js": "1.6.2",
|
||||
"headroom.js": "0.12.0",
|
||||
"history": "5.3.0",
|
||||
"hls.js": "1.4.0",
|
||||
"hls.js": "1.4.1",
|
||||
"intersection-observer": "0.12.2",
|
||||
"jassub": "1.5.13",
|
||||
"jellyfin-apiclient": "1.10.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue