mirror of
https://github.com/videojs/video.js.git
synced 2025-01-06 06:50:51 +02:00
fix(package): update @videojs/http-streaming to version 1.12.2 🚀 (#6469)
This commit is contained in:
parent
e6c03c7896
commit
30d5874226
6
package-lock.json
generated
6
package-lock.json
generated
@ -942,9 +942,9 @@
|
||||
}
|
||||
},
|
||||
"@videojs/http-streaming": {
|
||||
"version": "1.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.12.1.tgz",
|
||||
"integrity": "sha512-WNYmHv5JsepW2VVliFLNBfkFzxs7My9OFmre8BFesXP9q5HpwOFUde3Z3/Y6I5xW6dGvqU+KLolQkKrbobN1xg==",
|
||||
"version": "1.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.12.2.tgz",
|
||||
"integrity": "sha512-/YoApr0Ihaqo2eOLSQA3AdUDgor3VPeRAc+mCFvEB8265OUHxhIBUQ+JoGEKYk6PY2XLK1JqNC0lDuqpr61TPQ==",
|
||||
"requires": {
|
||||
"aes-decrypter": "3.0.0",
|
||||
"global": "^4.3.0",
|
||||
|
@ -81,7 +81,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@videojs/http-streaming": "1.12.1",
|
||||
"@videojs/http-streaming": "1.12.2",
|
||||
"@videojs/xhr": "2.5.1",
|
||||
"global": "4.3.2",
|
||||
"keycode": "^2.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user