mirror of
https://github.com/videojs/video.js.git
synced 2024-11-24 08:42:25 +02:00
chore: update vhs to 3.9.1 (#8539)
Co-authored-by: Dzianis Dashkevich <ddashkevich@brightcove.com>
This commit is contained in:
parent
608a585dcb
commit
17506b1316
6
package-lock.json
generated
6
package-lock.json
generated
@ -1765,9 +1765,9 @@
|
||||
}
|
||||
},
|
||||
"@videojs/http-streaming": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.9.0.tgz",
|
||||
"integrity": "sha512-uOno4W6mdmoVXeD/2Jr+bmWxs6RdwWkhYXDE/2tibLyeXc5X9j+g3TRlM05OlJtt2jd/Y9OXgU1wptNxmFLGsw==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.9.1.tgz",
|
||||
"integrity": "sha512-bNKlbs+b4NTyZlU3iLXj2glEHfAErjKqQryeEoDQ8FqnlFHzza7ijhMB+d/5BMrfRyiL2SvKrTDjD1CbH8QOFQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@videojs/vhs-utils": "4.0.0",
|
||||
|
@ -86,7 +86,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@videojs/http-streaming": "3.9.0",
|
||||
"@videojs/http-streaming": "3.9.1",
|
||||
"@videojs/vhs-utils": "^4.0.0",
|
||||
"@videojs/xhr": "2.6.0",
|
||||
"aes-decrypter": "^4.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user