0

fix(deps): update dependency video.js to v8.17.2

This commit is contained in:
renovate[bot] 2024-08-05 13:18:50 +00:00 committed by GitHub
parent 359cf9c02a
commit 867bfa3b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
web/package-lock.json generated
View File

@ -12365,9 +12365,9 @@
"license": "ISC"
},
"node_modules/@videojs/http-streaming": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.13.1.tgz",
"integrity": "sha512-G7YrgNEq9ETaUmtkoTnTuwkY9U+xP7Xncedzgxio/Rmz2Gn2zmodEbBIVQinb2UDznk7X8uY5XBr/Ew6OD/LWg==",
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.13.2.tgz",
"integrity": "sha512-eCfQp61w00hg7Y9npmLnsJ6UvDF+SsFYzu7mQJgVXxWpVm9AthYWA3KQEKA7F7Sy6yzlm/Sps8BHs5ItelNZgQ==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
@ -40756,13 +40756,13 @@
}
},
"node_modules/video.js": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.1.tgz",
"integrity": "sha512-MKW/oRs5B9UeN6TiF+CsVNGacxV4mPWlyDt1VzRkNXy6gPkCK04oQKB2XEhHHQCtACv3PeOkOXnr5b1ID2LwPg==",
"version": "8.17.2",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.2.tgz",
"integrity": "sha512-oa4BGAr5H965OBcn83qM9xMMtjtSCRh0zMLnyouD9itQJ994FY/NlYo+XSPujk4NpsBGHSUF/+rGy0Wu5Mrzqg==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@videojs/http-streaming": "3.13.1",
"@videojs/http-streaming": "3.13.2",
"@videojs/vhs-utils": "^4.0.0",
"@videojs/xhr": "2.7.0",
"aes-decrypter": "^4.0.1",