mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Bump hls.js from 1.5.14 to 1.5.18
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.5.14 to 1.5.18. - [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.5.14...v1.5.18) --- 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:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"dank-twitch-irc": "^4.3.0",
|
||||
"ejs": "^3.1.10",
|
||||
"electron": "^31.3.1",
|
||||
"hls.js": "^1.5.14",
|
||||
"hls.js": "^1.5.18",
|
||||
"jsondiffpatch": "^0.6.0",
|
||||
"koa": "^2.15.3",
|
||||
"koa-basic-auth": "^4.0.0",
|
||||
@@ -8455,10 +8455,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.5.14",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.14.tgz",
|
||||
"integrity": "sha512-5wLiQ2kWJMui6oUslaq8PnPOv1vjuee5gTxjJD0DSsccY12OXtDT0h137UuqjczNeHzeEYR0ROZQibKNMr7Mzg==",
|
||||
"license": "Apache-2.0"
|
||||
"version": "1.5.18",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.18.tgz",
|
||||
"integrity": "sha512-znxR+2jecWluu/0KOBqUcvVyAB5tLff10vjMGrpAlz1eFY+ZhF1bY3r82V+Bk7WJdk03iTjtja9KFFz5BrqjSA=="
|
||||
},
|
||||
"node_modules/hpack.js": {
|
||||
"version": "2.1.6",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"dank-twitch-irc": "^4.3.0",
|
||||
"ejs": "^3.1.10",
|
||||
"electron": "^31.3.1",
|
||||
"hls.js": "^1.5.14",
|
||||
"hls.js": "^1.5.18",
|
||||
"jsondiffpatch": "^0.6.0",
|
||||
"koa": "^2.15.3",
|
||||
"koa-basic-auth": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user