mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump hls.js from 1.2.5 to 1.3.1 (#15128)
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.2.5 to 1.3.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.2.5...v1.3.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc140f132d
commit
522c7c08a9
@ -108,7 +108,7 @@
|
||||
"fuse.js": "^6.0.0",
|
||||
"google-timezones-json": "^1.0.2",
|
||||
"hammerjs": "^2.0.8",
|
||||
"hls.js": "^1.2.5",
|
||||
"hls.js": "^1.3.1",
|
||||
"home-assistant-js-websocket": "^8.0.1",
|
||||
"idb-keyval": "^5.1.3",
|
||||
"intl-messageformat": "^9.9.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -9434,10 +9434,10 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"hls.js@npm:^1.2.5":
|
||||
version: 1.2.5
|
||||
resolution: "hls.js@npm:1.2.5"
|
||||
checksum: f143d854fd2eba3814f2fb3b7aefc1fe5e3faedce07884a52f079e65bf86e5fd99544ba76abd9fe33779c81f42b68e630eb95912e090af18cc061942ef1a4868
|
||||
"hls.js@npm:^1.3.1":
|
||||
version: 1.3.1
|
||||
resolution: "hls.js@npm:1.3.1"
|
||||
checksum: 10f40e8d7acf762b715575d6a34b0dfea3404f2e8b45c56eb2822791128b1ecb6978c0643a7dc027a9e434682e79686a860649a01ff1c9eed1957024ff037ee6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9589,7 +9589,7 @@ fsevents@^1.2.7:
|
||||
gulp-rename: ^2.0.0
|
||||
gulp-zopfli-green: ^3.0.1
|
||||
hammerjs: ^2.0.8
|
||||
hls.js: ^1.2.5
|
||||
hls.js: ^1.3.1
|
||||
home-assistant-js-websocket: ^8.0.1
|
||||
html-minifier: ^4.0.0
|
||||
husky: ^8.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user