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

This commit is contained in:
renovate[bot] 2024-08-13 11:53:06 +00:00 committed by GitHub
parent 0f525e9df7
commit 628c7ee717
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
web/package-lock.json generated
View file

@ -40768,9 +40768,9 @@
}
},
"node_modules/video.js": {
"version": "8.17.2",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.2.tgz",
"integrity": "sha512-oa4BGAr5H965OBcn83qM9xMMtjtSCRh0zMLnyouD9itQJ994FY/NlYo+XSPujk4NpsBGHSUF/+rGy0Wu5Mrzqg==",
"version": "8.17.3",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.3.tgz",
"integrity": "sha512-zhhmE0LNxJRA603/48oYzF7GYdT+rQRscvcsouYxFE71aKhalHLBP6S9/XjixnyjcrYgwIx8OQo6eSjcbbAW0Q==",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",