mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 05:38:58 +03:00
fix(deps): update dependency video.js to v8.17.3
This commit is contained in:
parent
0f525e9df7
commit
628c7ee717
1 changed files with 3 additions and 3 deletions
6
web/package-lock.json
generated
6
web/package-lock.json
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue