From 9dfc1446168e52a92daee0febb2588ffe16ad705 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Fri, 19 Mar 2021 17:45:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C(front)=20pin=20video.js=20to=20ver?= =?UTF-8?q?sion=207.10.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since version 7.11.0 we are not able to register external plugins. An issue is open [1] and we are waiting for an input [1]: https://github.com/videojs/video.js/issues/7091 --- src/frontend/package.json | 2 +- src/frontend/yarn.lock | 56 ++------------------------------------- 2 files changed, 3 insertions(+), 55 deletions(-) diff --git a/src/frontend/package.json b/src/frontend/package.json index 0abe7fb708..de9cfcd0f9 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -96,7 +96,7 @@ "styled-components": "5.2.1", "styled-reboot": "5.0.0", "uuid": "8.3.2", - "video.js": "7.11.4", + "video.js": "7.10.2", "videojs-contrib-quality-levels": "2.0.9", "videojs-http-source-selector": "1.1.6", "vtt.js": "0.13.0", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 2885fd20af..c837739363 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -2145,20 +2145,6 @@ mux.js "5.6.7" video.js "^6 || ^7" -"@videojs/http-streaming@2.4.2": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.4.2.tgz#0289c1833e33f3242d1faf5f52a4052ec15abdcf" - integrity sha512-yXT85ao2t9Sg/aQN2MV1AYikoRToxCaHD8rRR1+SuOWOv9+z8+M4X9ZvxIdFF3pFgZ67Widp/6xyRrDn2u2QWQ== - dependencies: - "@babel/runtime" "^7.12.5" - "@videojs/vhs-utils" "^2.3.0" - aes-decrypter "3.1.0" - global "^4.4.0" - m3u8-parser "4.5.0" - mpd-parser "0.15.0" - mux.js "5.8.0" - video.js "^6 || ^7" - "@videojs/vhs-utils@^2.2.1": version "2.2.1" resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-2.2.1.tgz#78ecea26652268646d5003b1b1a705c9b544f8a2" @@ -2168,15 +2154,6 @@ global "^4.3.2" url-toolkit "^2.1.6" -"@videojs/vhs-utils@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-2.3.0.tgz#490a3a00dfc1b51d85d5dcf8f8361e2d4c4d1440" - integrity sha512-ThSmm91S7tuIJ757ON50K4y7S/bvKN4+B0tu303gCOxaG57PoP1UvPfMQZ90XGhxwNgngexVojOqbBHhTvXVHQ== - dependencies: - "@babel/runtime" "^7.5.5" - global "^4.3.2" - url-toolkit "^2.1.6" - "@videojs/xhr@2.5.1": version "2.5.1" resolved "https://registry.yarnpkg.com/@videojs/xhr/-/xhr-2.5.1.tgz#26bc5a79dbb3b03bfb13742c6ce559f89e90719e" @@ -3980,7 +3957,7 @@ global@4.3.2: min-document "^2.19.0" process "~0.5.1" -global@^4.3.0, global@^4.3.1, global@^4.3.2, global@^4.4.0, global@~4.4.0: +global@^4.3.0, global@^4.3.1, global@^4.3.2, global@~4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== @@ -5409,16 +5386,6 @@ mpd-parser@0.14.0: global "^4.3.2" xmldom "^0.1.27" -mpd-parser@0.15.0: - version "0.15.0" - resolved "https://registry.yarnpkg.com/mpd-parser/-/mpd-parser-0.15.0.tgz#2b4836e6bdbd92229110e31b189ed029535aea83" - integrity sha512-GfspJVaEnVbWKZQASvh9nsJkvxWh3M/c5Kb2RPnN5ZXPZ7jWWfarWkNKTEuqvoaAKIT8IB/r6PFTWA1GY4fzGg== - dependencies: - "@babel/runtime" "^7.5.5" - "@videojs/vhs-utils" "^2.2.1" - global "^4.3.2" - xmldom "^0.1.27" - ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" @@ -5434,11 +5401,6 @@ mux.js@5.6.7: resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.6.7.tgz#d39fc85cded5a1257de9f6eeb5cf1578c4a63eb8" integrity sha512-YSr6B8MUgE4S18MptbY2XM+JKGbw9JDkgs7YkuE/T2fpDKjOhZfb/nD6vmsVxvLYOExWNaQn1UGBp6PGsnTtew== -mux.js@5.8.0: - version "5.8.0" - resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.8.0.tgz#1e1ca927b498de5ae48f1284ccada4d88e47e187" - integrity sha512-v56I2YPyCq1bVbXW7vcuvQs8iHrDy7AeXsZyG1kxCxBUqUjZD0Xq/cU1wrd5dy9YTxRpvw37aTQ4ILwi40GXiw== - nanoid@^3.1.20: version "3.1.20" resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788" @@ -7329,21 +7291,7 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -video.js@7.11.4: - version "7.11.4" - resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.11.4.tgz#64300cb6def9f17ecba4808ae76ec7c10c952378" - integrity sha512-eT9n7YCugHyWNHI2gyK28XoozNmLiW4F9dRYEP6ET/JVmm7oXPhLeVfs5kqcRviquISqWsvsNmhK1b9vvZzyVA== - dependencies: - "@babel/runtime" "^7.9.2" - "@videojs/http-streaming" "2.4.2" - "@videojs/xhr" "2.5.1" - global "4.3.2" - keycode "^2.2.0" - safe-json-parse "4.0.0" - videojs-font "3.2.0" - videojs-vtt.js "^0.15.2" - -"video.js@^6 || ^7", video.js@^7.0.0: +video.js@7.10.2, "video.js@^6 || ^7", video.js@^7.0.0: version "7.10.2" resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.10.2.tgz#5156aabad7820e726d72ea6c32324059c68885a4" integrity sha512-kJTTrqcQn2MhPzWR8zQs6W3HPJWpowO/ZGZcKt2dcJeJdJT0dEDLYtiFdjV37SylCmu66V0flRnV8cipbthveQ==