diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index b1d48a4ba..5a95f342e 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -343,7 +343,7 @@ | |||
343 | "@types/parse-torrent" "*" | 343 | "@types/parse-torrent" "*" |
344 | "@types/simple-peer" "*" | 344 | "@types/simple-peer" "*" |
345 | 345 | ||
346 | "@videojs/http-streaming@^1.0.2": | 346 | "@videojs/http-streaming@1.2.1", "@videojs/http-streaming@^1.0.2": |
347 | version "1.2.1" | 347 | version "1.2.1" |
348 | resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.2.1.tgz#4a221359952c28b2ded2c612e677369a647cf57d" | 348 | resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.2.1.tgz#4a221359952c28b2ded2c612e677369a647cf57d" |
349 | dependencies: | 349 | dependencies: |
@@ -8363,6 +8363,19 @@ verror@1.10.0: | |||
8363 | core-util-is "1.0.2" | 8363 | core-util-is "1.0.2" |
8364 | extsprintf "^1.2.0" | 8364 | extsprintf "^1.2.0" |
8365 | 8365 | ||
8366 | video.js@7.2.0: | ||
8367 | version "7.2.0" | ||
8368 | resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.2.0.tgz#495ceca46e0858439ba44d76557744b3c52d0323" | ||
8369 | dependencies: | ||
8370 | "@videojs/http-streaming" "1.2.1" | ||
8371 | babel-runtime "^6.9.2" | ||
8372 | global "4.3.2" | ||
8373 | safe-json-parse "4.0.0" | ||
8374 | tsml "1.0.1" | ||
8375 | videojs-font "3.0.0" | ||
8376 | videojs-vtt.js "0.14.1" | ||
8377 | xhr "2.4.0" | ||
8378 | |||
8366 | video.js@^5.19.2, "video.js@^6.8.0 || ^7.0.0", video.js@^7: | 8379 | video.js@^5.19.2, "video.js@^6.8.0 || ^7.0.0", video.js@^7: |
8367 | version "7.0.5" | 8380 | version "7.0.5" |
8368 | resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.0.5.tgz#d4eda7963e869799e6afd26e225523d3781b49b8" | 8381 | resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.0.5.tgz#d4eda7963e869799e6afd26e225523d3781b49b8" |