1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

build(deps): bump hls.js from 1.3.5 to 1.4.1

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.3.5 to 1.4.1.
- [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.3.5...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-08 09:59:32 +00:00 committed by GitHub
parent d9443d5451
commit 57a7ee75ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -14,7 +14,7 @@
"dexie": "^3.2.3",
"dom-walk": "^0.1.2",
"fontawesome-free": "^1.0.4",
"hls.js": "^1.3.5",
"hls.js": "^1.4.1",
"infinite-scroll": "^4.0.1",
"inputmask": "^5.0.8",
"jquery": "^3.6.4",
@ -766,9 +766,9 @@
}
},
"node_modules/hls.js": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.3.5.tgz",
"integrity": "sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew=="
"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/ieee754": {
"version": "1.2.1",
@ -2661,9 +2661,9 @@
}
},
"hls.js": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.3.5.tgz",
"integrity": "sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew=="
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.1.tgz",
"integrity": "sha512-7/RBLhnmWbEVj/UxkqBK3rcqr/a2QAbSdjdp74iRKaPLosJoPwLw9mcjl5EOv6jutd0yHL8yGH3pSuUjNzRMyA=="
},
"ieee754": {
"version": "1.2.1",

View file

@ -9,7 +9,7 @@
"dexie": "^3.2.3",
"dom-walk": "^0.1.2",
"fontawesome-free": "^1.0.4",
"hls.js": "^1.3.5",
"hls.js": "^1.4.1",
"infinite-scroll": "^4.0.1",
"inputmask": "^5.0.8",
"jquery": "^3.6.4",