Skip to content

Commit 5e494e8

Browse files
Bump hls.js from 1.5.17 to 1.5.19 (#926)
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.5.17 to 1.5.19. - [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](video-dev/hls.js@v1.5.17...v1.5.19) --- updated-dependencies: - dependency-name: hls.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6159ea1 commit 5e494e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dotenv": "^16.4.7",
2424
"emoji-picker-react": "^4.12.0",
2525
"github-slugger": "^2.0.0",
26-
"hls.js": "^1.5.17",
26+
"hls.js": "^1.5.19",
2727
"lodash-es": "^4.17.21",
2828
"md5": "^2.3.0",
2929
"next": "^15.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@ hast-util-whitespace@^3.0.0:
22912291
dependencies:
22922292
"@types/hast" "^3.0.0"
22932293

2294-
hls.js@^1.5.17:
2295-
version "1.5.17"
2296-
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.5.17.tgz#8a4a9bae2df4dab23168156f5f7d0f39a71026fd"
2297-
integrity sha512-wA66nnYFvQa1o4DO/BFgLNRKnBTVXpNeldGRBJ2Y0SvFtdwvFKCbqa9zhHoZLoxHhZ+jYsj3aIBkWQQCPNOhMw==
2294+
hls.js@^1.5.19:
2295+
version "1.5.19"
2296+
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.5.19.tgz#bc8471a7c712f1314b04b2be4639dd273819d3dc"
2297+
integrity sha512-C020dKWEJcyvLnrqsFKW4q6D/6IEzKWdhktIS5bgoyEFE8lHgrFBq4RIngdy113abJOlIruhv8qjg7UX8hwxOw==
22982298

22992299
html-escaper@^2.0.2:
23002300
version "2.0.2"

0 commit comments

Comments
 (0)