Bump hls.js from 1.0.11 to 1.0.12

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v1.0.11...v1.0.12)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-02 17:16:31 +00:00 committed by GitHub
parent cf11c4db3f
commit 4715fe4536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7378,9 +7378,9 @@
"integrity": "sha512-iXnAafUm3FdzfJ91uixLws2hkKI1jC8bAKK/pt7XYr8Ie1jO7xbK48Ycpl9tUPyBgkzuj1p/PhJS0fy4E/5anA==" "integrity": "sha512-iXnAafUm3FdzfJ91uixLws2hkKI1jC8bAKK/pt7XYr8Ie1jO7xbK48Ycpl9tUPyBgkzuj1p/PhJS0fy4E/5anA=="
}, },
"hls.js": { "hls.js": {
"version": "1.0.11", "version": "1.0.12",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.0.11.tgz", "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.0.12.tgz",
"integrity": "sha512-KY6WUwtp7v+L4ec5hX6waNB3N0HOGkWfp3r7XcAZtUc6MT6TzbTsH5wYjQTQVQXQ6HVrDGqF2U5ovc+/R4E3lQ==" "integrity": "sha512-YnyujGMZAofraBzl5PjPI6kw7HMt/Dhpnr+PrTtmoIApKUPFmeKWqvdIGhdmxQcrSHoCHDEqSX79m+Zpu924Kg=="
}, },
"hosted-git-info": { "hosted-git-info": {
"version": "2.8.9", "version": "2.8.9",

View File

@ -74,7 +74,7 @@
"fast-text-encoding": "^1.0.3", "fast-text-encoding": "^1.0.3",
"flv.js": "^1.6.2", "flv.js": "^1.6.2",
"headroom.js": "^0.12.0", "headroom.js": "^0.12.0",
"hls.js": "^1.0.11", "hls.js": "^1.0.12",
"intersection-observer": "^0.12.0", "intersection-observer": "^0.12.0",
"jellyfin-apiclient": "^1.9.1", "jellyfin-apiclient": "^1.9.1",
"jquery": "^3.5.1", "jquery": "^3.5.1",