mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-02 17:29:20 +02:00
Bump hls.js from 1.6.12 to 1.6.13
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.6.12 to 1.6.13. - [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.6.12...v1.6.13) --- updated-dependencies: - dependency-name: hls.js dependency-version: 1.6.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
59387841ed
commit
5e51488c41
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"font-awesome": "^4.7.0",
|
||||
"fontawesome-free": "^1.0.4",
|
||||
"glightbox": "^3.3.1",
|
||||
"hls.js": "^1.6.12",
|
||||
"hls.js": "^1.6.13",
|
||||
"infinite-scroll": "^5.0.0",
|
||||
"inputmask": "^5.0.9",
|
||||
"intro.js": "^8.3.2",
|
||||
|
@ -824,9 +824,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.6.12",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.12.tgz",
|
||||
"integrity": "sha512-Pz+7IzvkbAht/zXvwLzA/stUHNqztqKvlLbfpq6ZYU68+gZ+CZMlsbQBPUviRap+3IQ41E39ke7Ia+yvhsehEQ==",
|
||||
"version": "1.6.13",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.13.tgz",
|
||||
"integrity": "sha512-hNEzjZNHf5bFrUNvdS4/1RjIanuJ6szpWNfTaX5I6WfGynWXGT7K/YQLYtemSvFExzeMdgdE4SsyVLJbd5PcZA==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/ieee754": {
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"font-awesome": "^4.7.0",
|
||||
"fontawesome-free": "^1.0.4",
|
||||
"glightbox": "^3.3.1",
|
||||
"hls.js": "^1.6.12",
|
||||
"hls.js": "^1.6.13",
|
||||
"infinite-scroll": "^5.0.0",
|
||||
"inputmask": "^5.0.9",
|
||||
"intro.js": "^8.3.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue