Bump hls.js from 1.5.9 to 1.5.10 in /web

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.5.9 to 1.5.10.
- [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.9...v1.5.10)

---
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:
dependabot[bot] 2024-06-04 11:28:09 +00:00 committed by GitHub
parent ea0292b911
commit f5003eaa68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
web/package-lock.json generated
View File

@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^3.6.0",
"hls.js": "^1.5.8",
"hls.js": "^1.5.10",
"idb-keyval": "^6.2.1",
"immer": "^10.1.1",
"konva": "^9.3.9",
@ -4683,10 +4683,9 @@
"dev": true
},
"node_modules/hls.js": {
"version": "1.5.9",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.9.tgz",
"integrity": "sha512-CZBc086Ljw7Ie1IGOGUPLiINBPuJcv53O3jPRjH9aJJcbaOxAm7+jf3/TKpNZlCjCjXIz0GhmQCVAyraF7/SkA==",
"license": "Apache-2.0"
"version": "1.5.10",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.10.tgz",
"integrity": "sha512-/6TVPMq6aZvX8Pv6qhU2I5OSe7LeEpkyl/GUQUCYsuRpNYyWW8SrRHxd/935HGYbLJiMc1koll1CQTF8HkJTRQ=="
},
"node_modules/html-encoding-sniffer": {
"version": "4.0.0",

View File

@ -41,7 +41,7 @@
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^3.6.0",
"hls.js": "^1.5.8",
"hls.js": "^1.5.10",
"idb-keyval": "^6.2.1",
"immer": "^10.1.1",
"konva": "^9.3.9",