mirror of
https://github.com/videojs/video.js.git
synced 2024-12-27 02:43:45 +02:00
fix(package): update @videojs/http-streaming to version 1.2.4 🚀 (#5377)
Fixes #5044
This commit is contained in:
parent
e9f754b112
commit
c3098eeadc
6
package-lock.json
generated
6
package-lock.json
generated
@ -33,9 +33,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@videojs/http-streaming": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.2.3.tgz",
|
||||
"integrity": "sha512-jnGWwQImNE8qR+bIakGCgbEpBCBZ6y9rrHLhQ4PVWJhDiY05WOh6ZE0cJfDRiD4eCVzJbmxuguv+Cc4iIQOWiQ==",
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.2.4.tgz",
|
||||
"integrity": "sha512-rwNe4g3L7Dyoa3nTUQ6RmRMV5P/Mg9yG4mSGh83xMKU1RPTAjvQ+iqKTd5zzYn4TqoUAI7L8b5RHsXgBwTnz7A==",
|
||||
"requires": {
|
||||
"aes-decrypter": "3.0.0",
|
||||
"global": "4.3.2",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"url": "https://github.com/videojs/video.js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@videojs/http-streaming": "1.2.3",
|
||||
"@videojs/http-streaming": "1.2.4",
|
||||
"babel-runtime": "^6.9.2",
|
||||
"global": "4.3.2",
|
||||
"safe-json-parse": "4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user