Bump hls.js from 1.3.5 to 1.4.0

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

---
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-04-14 17:02:57 +00:00 committed by GitHub
parent 6189c8fe6b
commit 02e14f17b6
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

@ -12,7 +12,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"axios": "^1.2.2",
"hls.js": "^1.3.5",
"hls.js": "^1.4.0",
"plyr": "^3.7.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -8238,9 +8238,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.0",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.0.tgz",
"integrity": "sha512-VEjg7Rx5FlE9TB3MIn0HPgq3J+vR7EoQnjaqMCk/ISEaCOSZlAFh4g867f1QkSxZiq9kHeUZo+iH16X7VS3jKA=="
},
"node_modules/hoist-non-react-statics": {
"version": "3.3.2",
@ -22188,9 +22188,9 @@
"version": "1.2.0"
},
"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.0",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.0.tgz",
"integrity": "sha512-VEjg7Rx5FlE9TB3MIn0HPgq3J+vR7EoQnjaqMCk/ISEaCOSZlAFh4g867f1QkSxZiq9kHeUZo+iH16X7VS3jKA=="
},
"hoist-non-react-statics": {
"version": "3.3.2",

View File

@ -8,7 +8,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"axios": "^1.2.2",
"hls.js": "^1.3.5",
"hls.js": "^1.4.0",
"plyr": "^3.7.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",