-
Notifications
You must be signed in to change notification settings - Fork 639
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
181 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,13 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5": | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" | ||
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== | ||
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@fortawesome/fontawesome-free@^5.14.0": | ||
version "5.15.3" | ||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a" | ||
|
@@ -123,6 +130,38 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@videojs/[email protected]": | ||
version "2.9.2" | ||
resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.9.2.tgz#47d33bb02bd9c1287200398b1e85d213dee814d0" | ||
integrity sha512-2ZsxJn4/nZZ6k6jIhic2l9ynGmKwprtuI5b3+M6JgqOSLvQQ/ah+heVs/0g2Ze7qJxodqR+aSY948JwJIz1gCw== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@videojs/vhs-utils" "^3.0.2" | ||
aes-decrypter "3.1.2" | ||
global "^4.4.0" | ||
m3u8-parser "4.7.0" | ||
mpd-parser "0.17.0" | ||
mux.js "5.12.2" | ||
video.js "^6 || ^7" | ||
|
||
"@videojs/vhs-utils@^3.0.0", "@videojs/vhs-utils@^3.0.2": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-3.0.3.tgz#708bc50742e9481712039695299b32da6582ef92" | ||
integrity sha512-bU7daxDHhzcTDbmty1cXjzsTYvx2cBGbA8hG5H2Gvpuk4sdfuvkZtMCwtCqL59p6dsleMPspyaNS+7tWXx2Y0A== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
global "^4.4.0" | ||
url-toolkit "^2.2.1" | ||
|
||
"@videojs/[email protected]": | ||
version "2.5.1" | ||
resolved "https://registry.yarnpkg.com/@videojs/xhr/-/xhr-2.5.1.tgz#26bc5a79dbb3b03bfb13742c6ce559f89e90719e" | ||
integrity sha512-wV9nGESHseSK+S9ePEru2+OJZ1jq/ZbbzniGQ4weAmTIepuBMSYPx5zrxxQA0E786T5ykpO8ts+LayV+3/oI2w== | ||
dependencies: | ||
"@babel/runtime" "^7.5.5" | ||
global "~4.4.0" | ||
is-function "^1.0.1" | ||
|
||
"@vpnht/sdk@^1.0.10": | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/@vpnht/sdk/-/sdk-1.1.2.tgz#9c421586041277ab3f586090fbd75cdba8eaa029" | ||
|
@@ -168,6 +207,16 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.16.tgz#cf4c508fdffab02c269cbc7f471a875f05570365" | ||
integrity sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg== | ||
|
||
[email protected]: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/aes-decrypter/-/aes-decrypter-3.1.2.tgz#3545546f8e9f6b878640339a242efe221ba7a7cb" | ||
integrity sha512-42nRwfQuPRj9R1zqZBdoxnaAmnIFyDi0MNyTVhjdFOd8fifXKKRfwIHIZ6AMn1or4x5WONzjwRTbTWcsIQ0O4A== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@videojs/vhs-utils" "^3.0.0" | ||
global "^4.4.0" | ||
pkcs7 "^1.0.4" | ||
|
||
agent-base@6: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" | ||
|
@@ -1956,6 +2005,11 @@ dom-serializer@~0.1.0: | |
domelementtype "^1.3.0" | ||
entities "^1.1.1" | ||
|
||
dom-walk@^0.1.0: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" | ||
integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w== | ||
|
||
domelementtype@1, domelementtype@^1.3.0, domelementtype@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" | ||
|
@@ -2862,6 +2916,14 @@ global-prefix@^1.0.1: | |
is-windows "^1.0.1" | ||
which "^1.2.14" | ||
|
||
global@^4.3.1, global@^4.4.0, 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== | ||
dependencies: | ||
min-document "^2.19.0" | ||
process "^0.11.10" | ||
|
||
globby@^6.1.0: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" | ||
|
@@ -3395,6 +3457,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d" | ||
integrity sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10= | ||
|
||
individual@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/individual/-/individual-2.0.0.tgz#833b097dad23294e76117a98fb38e0d9ad61bb97" | ||
integrity sha1-gzsJfa0jKU52EXqY+zjg2a1hu5c= | ||
|
||
indx@^0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/indx/-/indx-0.2.3.tgz#15dcf56ee9cf65c0234c513c27fbd580e70fbc50" | ||
|
@@ -3625,6 +3692,11 @@ is-fullwidth-code-point@^2.0.0: | |
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" | ||
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= | ||
|
||
is-function@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.2.tgz#4f097f30abf6efadac9833b17ca5dc03f8144e08" | ||
integrity sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ== | ||
|
||
is-glob@^2.0.0, is-glob@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863" | ||
|
@@ -4012,6 +4084,11 @@ k-rpc@^5.0.0: | |
k-rpc-socket "^1.7.2" | ||
randombytes "^2.0.5" | ||
|
||
keycode@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.2.0.tgz#3d0af56dc7b8b8e5cba8d0a97f107204eec22b04" | ||
integrity sha1-PQr1bce4uOXLqNCpfxByBO7CKwQ= | ||
|
||
keypress@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/keypress/-/keypress-0.2.1.tgz#1e80454250018dbad4c3fe94497d6e67b6269c77" | ||
|
@@ -4438,6 +4515,15 @@ lt_donthave@^1.0.1: | |
debug "^4.2.0" | ||
unordered-array-remove "^1.0.2" | ||
|
||
[email protected]: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/m3u8-parser/-/m3u8-parser-4.7.0.tgz#e01e8ce136098ade1b14ee691ea20fc4dc60abf6" | ||
integrity sha512-48l/OwRyjBm+QhNNigEEcRcgbRvnUjL7rxs597HmW9QSNbyNvt+RcZ9T/d9vxi9A9z7EZrB1POtZYhdRlwYQkQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@videojs/vhs-utils" "^3.0.0" | ||
global "^4.4.0" | ||
|
||
magnet-uri@^5.1.3: | ||
version "5.4.0" | ||
resolved "https://registry.yarnpkg.com/magnet-uri/-/magnet-uri-5.4.0.tgz#5c64d3b8853eafb2f31840df09fbfc90c00f0e1d" | ||
|
@@ -4695,6 +4781,13 @@ mimic-response@^3.1.0: | |
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" | ||
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== | ||
|
||
min-document@^2.19.0: | ||
version "2.19.0" | ||
resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" | ||
integrity sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU= | ||
dependencies: | ||
dom-walk "^0.1.0" | ||
|
||
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
|
@@ -4779,6 +4872,16 @@ mp4-stream@^3.0.0: | |
queue-microtask "^1.2.2" | ||
readable-stream "^3.0.6" | ||
|
||
[email protected]: | ||
version "0.17.0" | ||
resolved "https://registry.yarnpkg.com/mpd-parser/-/mpd-parser-0.17.0.tgz#d7f3002edcb706f98993ef75846a713d056d3332" | ||
integrity sha512-oKS5G0jCcHHJ3sHYlcLeM9Xcbuixl08eAx7QW0Th7ChlZiI0YvLtGaHE/L0aKUBJFNvtkeksIr8XgJgSBBsS4g== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@videojs/vhs-utils" "^3.0.2" | ||
global "^4.4.0" | ||
xmldom "^0.5.0" | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" | ||
|
@@ -4843,6 +4946,13 @@ mute-stdout@^1.0.0: | |
resolved "https://registry.yarnpkg.com/mute-stdout/-/mute-stdout-1.0.1.tgz#acb0300eb4de23a7ddeec014e3e96044b3472331" | ||
integrity sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg== | ||
|
||
[email protected]: | ||
version "5.12.2" | ||
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.12.2.tgz#cd823312f4bb69adb8b9c5f45635b4451066d6e6" | ||
integrity sha512-9OY1lrFIo7FxMeIC6aLUftiNv97AztufDfi30N7qDll1Pcy7bCxlHztyHp1Ce0KQwy2XqchGeENPS4v1NJngHQ== | ||
dependencies: | ||
"@babel/runtime" "^7.11.2" | ||
|
||
[email protected]: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/mv/-/mv-2.1.1.tgz#ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2" | ||
|
@@ -5515,6 +5625,13 @@ pinkie@^2.0.0: | |
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" | ||
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA= | ||
|
||
pkcs7@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/pkcs7/-/pkcs7-1.0.4.tgz#6090b9e71160dabf69209d719cbafa538b00a1cb" | ||
integrity sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ== | ||
dependencies: | ||
"@babel/runtime" "^7.5.5" | ||
|
||
plist@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/plist/-/plist-1.2.0.tgz#084b5093ddc92506e259f874b8d9b1afb8c79593" | ||
|
@@ -5597,6 +5714,11 @@ process-nextick-args@^2.0.0, process-nextick-args@~2.0.0: | |
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" | ||
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== | ||
|
||
process@^0.11.10: | ||
version "0.11.10" | ||
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" | ||
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI= | ||
|
||
progress@~2.0.0: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" | ||
|
@@ -5932,6 +6054,11 @@ regenerator-runtime@^0.11.0: | |
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" | ||
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== | ||
|
||
regenerator-runtime@^0.13.4: | ||
version "0.13.9" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" | ||
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== | ||
|
||
regex-cache@^0.4.2: | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd" | ||
|
@@ -6230,6 +6357,13 @@ rusha@^0.8.13: | |
resolved "https://registry.yarnpkg.com/rusha/-/rusha-0.8.14.tgz#a977d0de9428406138b7bb90d3de5dcd024e2f68" | ||
integrity sha512-cLgakCUf6PedEu15t8kbsjnwIFFR2D4RfL+W3iWFJ4iac7z4B0ZI8fxy4R3J956kAI68HclCFGL8MPoUVC3qVA== | ||
|
||
rust-result@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/rust-result/-/rust-result-1.0.0.tgz#34c75b2e6dc39fe5875e5bdec85b5e0f91536f72" | ||
integrity sha1-NMdbLm3Dn+WHXlveyFteD5FTb3I= | ||
dependencies: | ||
individual "^2.0.0" | ||
|
||
safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" | ||
|
@@ -6240,6 +6374,13 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1: | |
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== | ||
|
||
[email protected]: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/safe-json-parse/-/safe-json-parse-4.0.0.tgz#7c0f578cfccd12d33a71c0e05413e2eca171eaac" | ||
integrity sha1-fA9XjPzNEtM6ccDgVBPi7KFx6qw= | ||
dependencies: | ||
rust-result "^1.0.0" | ||
|
||
safe-regex@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e" | ||
|
@@ -7448,6 +7589,11 @@ url-to-options@^1.0.1: | |
resolved "https://registry.yarnpkg.com/url-to-options/-/url-to-options-1.0.1.tgz#1505a03a289a48cbd7a434efbaeec5055f5633a9" | ||
integrity sha1-FQWgOiiaSMvXpDTvuu7FBV9WM6k= | ||
|
||
url-toolkit@^2.2.1: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/url-toolkit/-/url-toolkit-2.2.3.tgz#78fa901215abbac34182066932220279b804522b" | ||
integrity sha512-Da75SQoxsZ+2wXS56CZBrj2nukQ4nlGUZUP/dqUBG5E1su5GKThgT94Q00x81eVII7AyS1Pn+CtTTZ4Z0pLUtQ== | ||
|
||
use@^3.1.0: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" | ||
|
@@ -7539,37 +7685,43 @@ video-name-parser@^1.4.6: | |
resolved "https://registry.yarnpkg.com/video-name-parser/-/video-name-parser-1.4.6.tgz#8e7926ab2ba9253fed290b399e453d3b0702c687" | ||
integrity sha512-ZdeYjh8X4ms1EzjY/UoiTZ6JWbi8SYyOPGY0jESSLq2BAmdc5sZHi+F8J19Qz0y7H1WSpaltojsCkO1p2dH4YA== | ||
|
||
[email protected]: | ||
version "4.11.4" | ||
resolved "https://registry.yarnpkg.com/video.js/-/video.js-4.11.4.tgz#b7834854aacb48613317be0afe128f0ded99f5c6" | ||
integrity sha1-t4NIVKrLSGEzF74K/hKPDe2Z9cY= | ||
dependencies: | ||
videojs-swf "4.5.3" | ||
"video.js@^5.6.0 || ^6.2.8 || ^7.0.2", "video.js@^6 || ^7", video.js@^7.14.3: | ||
version "7.14.3" | ||
resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.14.3.tgz#0b612c09a0a81ef9bce65c710e73291cb06dc32c" | ||
integrity sha512-6avCdSIfn5ss5NOgoQfY/xEfPNcz9DXSw+ZN80NwPguCdRd4VL4y40b/d7osYJwyCdF+YkvhqAW7dw4s0vBigg== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@videojs/http-streaming" "2.9.2" | ||
"@videojs/vhs-utils" "^3.0.2" | ||
"@videojs/xhr" "2.5.1" | ||
aes-decrypter "3.1.2" | ||
global "^4.4.0" | ||
keycode "^2.2.0" | ||
m3u8-parser "4.7.0" | ||
mpd-parser "0.17.0" | ||
mux.js "5.12.2" | ||
safe-json-parse "4.0.0" | ||
videojs-font "3.2.0" | ||
videojs-vtt.js "^0.15.3" | ||
|
||
[email protected]: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/videojs-font/-/videojs-font-3.2.0.tgz#212c9d3f4e4ec3fa7345167d64316add35e92232" | ||
integrity sha512-g8vHMKK2/JGorSfqAZQUmYYNnXmfec4MLhwtEFS+mMs2IDY398GLysy6BH6K+aS1KMNu/xWZ8Sue/X/mdQPliA== | ||
|
||
video.js@^4.12.5: | ||
version "4.12.15" | ||
resolved "https://registry.yarnpkg.com/video.js/-/video.js-4.12.15.tgz#290efe30f99dc9a4ace8c773dec254dfee434de7" | ||
integrity sha1-KQ7+MPmdyaSs6Mdz3sJU3+5DTec= | ||
videojs-vtt.js@^0.15.3: | ||
version "0.15.3" | ||
resolved "https://registry.yarnpkg.com/videojs-vtt.js/-/videojs-vtt.js-0.15.3.tgz#84260393b79487fcf195d9372f812d7fab83a993" | ||
integrity sha512-5FvVsICuMRx6Hd7H/Y9s9GDeEtYcXQWzGMS+sl4UX3t/zoHp3y+isSfIPRochnTH7h+Bh1ILyC639xy9Z6kPag== | ||
dependencies: | ||
videojs-swf "4.7.5" | ||
vtt.js "git+https://github.com/gkatsev/vtt.js.git#vjs-v0.12.1" | ||
|
||
[email protected]: | ||
version "4.5.3" | ||
resolved "https://registry.yarnpkg.com/videojs-swf/-/videojs-swf-4.5.3.tgz#978b1e06b1f5b23c3cd5ca50453fffb00d2d8a82" | ||
integrity sha1-l4seBrH1sjw81cpQRT//sA0tioI= | ||
|
||
[email protected]: | ||
version "4.7.5" | ||
resolved "https://registry.yarnpkg.com/videojs-swf/-/videojs-swf-4.7.5.tgz#50f9f647dc5907e6d1154c559f7286ccd8b4b6c8" | ||
integrity sha1-UPn2R9xZB+bRFUxVn3KGzNi0tsg= | ||
global "^4.3.1" | ||
|
||
videojs-youtube@1.2.10: | ||
version "1.2.10" | ||
resolved "https://registry.yarnpkg.com/videojs-youtube/-/videojs-youtube-1.2.10.tgz#06febd46ab8fbb2a78d00c270b8bd94e13054bf5" | ||
integrity sha1-Bv69RquPuyp40AwnC4vZThMFS/U= | ||
videojs-youtube@^2.6.1: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/videojs-youtube/-/videojs-youtube-2.6.1.tgz#3f7cce15229509ea6d54582e28793df530254860" | ||
integrity sha512-qvwrkgXixbX8xzdkBa7o5r9KUITRISAy4bbyrpBgub3m0mhwz6WLXDIwJZ6/w4Z/JijWjLQqlg8W1jYhCEgHZw== | ||
dependencies: | ||
video.js "^4.12.5" | ||
video.js "^5.6.0 || ^6.2.8 || ^7.0.2" | ||
|
||
videostream@^3.2.2: | ||
version "3.2.2" | ||
|
@@ -7670,10 +7822,6 @@ vinyl@^2.0.0, vinyl@^2.1.0: | |
remove-trailing-separator "^1.0.1" | ||
replace-ext "^1.0.0" | ||
|
||
"vtt.js@git+https://github.com/gkatsev/vtt.js.git#vjs-v0.12.1": | ||
version "0.12.1" | ||
resolved "git+https://github.com/gkatsev/vtt.js.git#8ea664e257ec7b5c092f58ac989e3134ff536a7a" | ||
|
||
w-json@^1.3.5: | ||
version "1.3.10" | ||
resolved "https://registry.yarnpkg.com/w-json/-/w-json-1.3.10.tgz#ac448a19ca22376e2753a684b52369c7b1e83313" | ||
|