mirror of
https://github.com/videojs/video.js.git
synced 2025-01-02 06:32:07 +02:00
chore: update vhs version (#8621)
Co-authored-by: Dzianis Dashkevich <ddashkevich@brightcove.com>
This commit is contained in:
parent
a57b07a418
commit
1f76abd7cd
6
package-lock.json
generated
6
package-lock.json
generated
@ -1765,9 +1765,9 @@
|
||||
}
|
||||
},
|
||||
"@videojs/http-streaming": {
|
||||
"version": "3.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.11.2.tgz",
|
||||
"integrity": "sha512-yRU1ERKb4SKIM2GywUMK3PvXcYBcT1f0mdAKLtkstL+OQ64pIrhbrzZOIdm5ehJtyOksA/69Q40+fwu69yWkhg==",
|
||||
"version": "3.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.11.3.tgz",
|
||||
"integrity": "sha512-RYiRwcNzp5l6HZXHBkE+kjtzQV6PKE6kKLLRlKFDOYw2WH9bw0fb1cCICI/rsNR8PNLmyturYV4p2Vl+JpZQoA==",
|
||||
"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.11.2",
|
||||
"@videojs/http-streaming": "3.11.3",
|
||||
"@videojs/vhs-utils": "^4.0.0",
|
||||
"@videojs/xhr": "2.6.0",
|
||||
"aes-decrypter": "^4.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user