Fix captions freeze on production
authorChocobozzz <me@florianbigard.com>
Fri, 27 Jul 2018 07:06:41 +0000 (09:06 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 27 Jul 2018 10:03:27 +0000 (12:03 +0200)
client/package.json
client/yarn.lock

index 802f00bcbda3c71116a58ea8544c7a264b3c4011..9b47073ba490f5d9acdaf9966be7299786cc88dd 100644 (file)
     "tslint-config-standard": "^7.0.0",
     "typescript": "2.7",
     "uglifyjs-webpack-plugin": "^1.1.2",
-    "video.js": "^7",
+    "video.js": "7.2.0",
     "videojs-contextmenu": "^2.0.0",
     "videojs-contextmenu-ui": "^4.0.0",
     "videojs-dock": "^2.0.2",
index b1d48a4ba32ff51dddb1042c44e0c04d04bb01d1..5a95f342ec005a3c3d69ee9dbb8d033b52aecad4 100644 (file)
     "@types/parse-torrent" "*"
     "@types/simple-peer" "*"
 
-"@videojs/http-streaming@^1.0.2":
+"@videojs/http-streaming@1.2.1", "@videojs/http-streaming@^1.0.2":
   version "1.2.1"
   resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.2.1.tgz#4a221359952c28b2ded2c612e677369a647cf57d"
   dependencies:
@@ -8363,6 +8363,19 @@ verror@1.10.0:
     core-util-is "1.0.2"
     extsprintf "^1.2.0"
 
+video.js@7.2.0:
+  version "7.2.0"
+  resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.2.0.tgz#495ceca46e0858439ba44d76557744b3c52d0323"
+  dependencies:
+    "@videojs/http-streaming" "1.2.1"
+    babel-runtime "^6.9.2"
+    global "4.3.2"
+    safe-json-parse "4.0.0"
+    tsml "1.0.1"
+    videojs-font "3.0.0"
+    videojs-vtt.js "0.14.1"
+    xhr "2.4.0"
+
 video.js@^5.19.2, "video.js@^6.8.0 || ^7.0.0", video.js@^7:
   version "7.0.5"
   resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.0.5.tgz#d4eda7963e869799e6afd26e225523d3781b49b8"