Bump hls.js from 1.2.9 to 1.3.5

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

---
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-03-20 17:07:28 +00:00 committed by GitHub
parent 5cf4ab6dc9
commit 14e0c4a348
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.2.9",
"hls.js": "^1.3.5",
"plyr": "^3.7.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -8245,9 +8245,9 @@
}
},
"node_modules/hls.js": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.2.9.tgz",
"integrity": "sha512-SPjm8ix0xe6cYzwDvdVGh2QvQPDkCYrGWpZu6bRaKNNVyEGWM9uF0pooh/Lqj/g8QBQgPFEx1vHzW8SyMY9rqg=="
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.3.5.tgz",
"integrity": "sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew=="
},
"node_modules/hoist-non-react-statics": {
"version": "3.3.2",
@ -22200,9 +22200,9 @@
"version": "1.2.0"
},
"hls.js": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.2.9.tgz",
"integrity": "sha512-SPjm8ix0xe6cYzwDvdVGh2QvQPDkCYrGWpZu6bRaKNNVyEGWM9uF0pooh/Lqj/g8QBQgPFEx1vHzW8SyMY9rqg=="
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.3.5.tgz",
"integrity": "sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew=="
},
"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.2.9",
"hls.js": "^1.3.5",
"plyr": "^3.7.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",