From f4727177a55594a8a60ce507a4ff93629f4b94ac Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Wed, 11 Oct 2017 14:51:03 -0400 Subject: [PATCH] update videojs-contrib-media-sources to 4.5.3 (#1278) * update mux.js to 4.2.2 * Use the first audio and video tracks in the PMT --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c44b18e9..39d089d2 100644 --- a/package.json +++ b/package.json @@ -92,10 +92,10 @@ "aes-decrypter": "1.0.3", "global": "^4.3.0", "m3u8-parser": "2.1.0", - "mux.js": "4.2.1", + "mux.js": "4.2.2", "url-toolkit": "1.0.9", "video.js": "^5.19.1 || ^6.2.0", - "videojs-contrib-media-sources": "4.5.2", + "videojs-contrib-media-sources": "4.5.3", "webworkify": "1.0.2" }, "devDependencies": {