Merge pull request #51 from akionii/dependabot/npm_and_yarn/hls.js-1.3.5

Bump hls.js from 1.2.9 to 1.3.5
This commit is contained in:
biskwt 2023-04-14 09:16:49 +02:00 committed by GitHub
commit 0e08eeb493
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",
@ -22201,9 +22201,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",