Merge pull request #58 from akionii/dependabot/npm_and_yarn/hls.js-1.4.0

Bump hls.js from 1.3.5 to 1.4.0
This commit is contained in:
biskwt 2023-04-21 09:54:33 +02:00 committed by GitHub
commit 7c165d9768
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",