fix(deps): update dependency video.js to v8.6.0
This commit is contained in:
parent
f91f5af6f0
commit
390143cb6a
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -14469,16 +14469,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@videojs/http-streaming": {
|
"node_modules/@videojs/http-streaming": {
|
||||||
"version": "3.5.3",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.6.0.tgz",
|
||||||
"integrity": "sha512-dty8lsZk9QPc0i4It79tjWsmPiaC3FpgARFM0vJGko4k3yKNZIYkAk8kjiDRfkAQH/HZ3rYi5dDTriFNzwSsIg==",
|
"integrity": "sha512-dK98DFM7D3j8BIGVk6Htaw5A32ciPLDiKyMlcQaxVbxDzH7DtLpkldIRlf92No8lbh0u6VS0EF9q2vv0nDwkOg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"@videojs/vhs-utils": "4.0.0",
|
"@videojs/vhs-utils": "4.0.0",
|
||||||
"aes-decrypter": "4.0.1",
|
"aes-decrypter": "4.0.1",
|
||||||
"global": "^4.4.0",
|
"global": "^4.4.0",
|
||||||
"m3u8-parser": "^7.1.0",
|
"m3u8-parser": "^7.1.0",
|
||||||
"mpd-parser": "^1.1.1",
|
"mpd-parser": "^1.2.2",
|
||||||
"mux.js": "7.0.0",
|
"mux.js": "7.0.0",
|
||||||
"video.js": "^7 || ^8"
|
"video.js": "^7 || ^8"
|
||||||
},
|
},
|
||||||
@ -45740,12 +45740,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/video.js": {
|
"node_modules/video.js": {
|
||||||
"version": "8.5.2",
|
"version": "8.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/video.js/-/video.js-8.6.0.tgz",
|
||||||
"integrity": "sha512-6/uNXQV3xSaKLpaPf/bVvr7omd+82sKUp0RMBgIt4PxHIe28GtX+O+GcNfI2fuwBvcDRDqk5Ei5AG9bJJOpulA==",
|
"integrity": "sha512-uoX0Me0UyJuW3cB8IT0VLpEim5HwUutrXTxuQqYxPeahVr5EfFOP2IjUAlnvACpb6eA/pbmO6d4TpZXuXD+blQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"@videojs/http-streaming": "3.5.3",
|
"@videojs/http-streaming": "3.6.0",
|
||||||
"@videojs/vhs-utils": "^4.0.0",
|
"@videojs/vhs-utils": "^4.0.0",
|
||||||
"@videojs/xhr": "2.6.0",
|
"@videojs/xhr": "2.6.0",
|
||||||
"aes-decrypter": "^4.0.1",
|
"aes-decrypter": "^4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user