|
@@ -4961,10 +4961,10 @@
|
|
|
dependencies:
|
|
|
vfile "*"
|
|
|
|
|
|
-"@types/video.js@^7.3.10":
|
|
|
- version "7.3.11"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/video.js/-/video.js-7.3.11.tgz#b1749fcc733c608ede4d10c9a570ebafc4ec2486"
|
|
|
- integrity sha512-9KpJkt6zsy6xRiHZjzjKxCEySqt3TgPgl0XegszwJfaLO4+n4rELS5rbsHUgLJxZaMgbJtyTPXk1HkCsJ5kRiA==
|
|
|
+"@types/video.js@^7.3.23":
|
|
|
+ version "7.3.23"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/video.js/-/video.js-7.3.23.tgz#13c08a8eb52aca2774d27ca3be25c81c4d44a314"
|
|
|
+ integrity sha512-cTwyy15AOxxTVN6fWWwX7D/zLzOOx3smUCk9630wUb4t/E5tWOjcJ7kZoS86OjThberkQjI3WlN4S7rLmUFuaA==
|
|
|
|
|
|
"@types/webpack-env@^1.15.3":
|
|
|
version "1.16.0"
|
|
@@ -5217,27 +5217,28 @@
|
|
|
resolved "https://registry.yarnpkg.com/@ungap/global-this/-/global-this-0.4.3.tgz#44cb668b03e7c4bc88cb6e6f9329d381131878ee"
|
|
|
integrity sha512-MuHEpDBurNVeD6mV9xBcAN2wfTwuaFQhHuhWkJuXmyVJ5P5sBCw+nnFpdfb0tAvgWkfefWCsAoAsh7MTUr3LPg==
|
|
|
|
|
|
-"@videojs/http-streaming@1.13.2":
|
|
|
- version "1.13.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.13.2.tgz#9e91f9f440ccaf6c8ed640a3614216397bb38558"
|
|
|
- integrity sha512-U4Xhh+HxGpRBx9Gm0LlEadq85k9BwckzFgZmyhacauhK/27Mz0goKKFAt+BpxBNp2oHVdAdk8NHfneinsqni3Q==
|
|
|
+"@videojs/http-streaming@2.9.1":
|
|
|
+ version "2.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.9.1.tgz#16b59efe24a832b89b5bd6a6c52f0d80ad7996a2"
|
|
|
+ integrity sha512-QAtlrBBILOflrei1KE0GcSDDWiP888ZOySck6zWlQNYi/pXOm6QXTJHzOMIKiRQOndyJIZRTfLHedeUdUIDNLA==
|
|
|
dependencies:
|
|
|
- aes-decrypter "3.0.0"
|
|
|
- global "^4.3.0"
|
|
|
- m3u8-parser "4.4.0"
|
|
|
- mpd-parser "0.10.0"
|
|
|
- mux.js "5.5.1"
|
|
|
- url-toolkit "^2.1.3"
|
|
|
- video.js "^6.8.0 || ^7.0.0"
|
|
|
+ "@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.11.1"
|
|
|
+ video.js "^6 || ^7"
|
|
|
|
|
|
-"@videojs/vhs-utils@^1.1.0":
|
|
|
- version "1.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-1.3.0.tgz#04fe402f603af9a5df4b88881fabba0cf13814c2"
|
|
|
- integrity sha512-oiqXDtHQqDPun7JseWkirUHGrgdYdeF12goUut5z7vwAj4DmUufEPFJ4xK5hYGXGFDyDhk2rSFOR122Ze6qXyQ==
|
|
|
+"@videojs/vhs-utils@^3.0.0", "@videojs/vhs-utils@^3.0.2":
|
|
|
+ version "3.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-3.0.2.tgz#0203418ecaaff29bc33c69b6ad707787347b7614"
|
|
|
+ integrity sha512-r8Yas1/tNGsGRNoIaDJuiWiQgM0P2yaEnobgzw5JcBiEqxnS8EXoUm4QtKH7nJtnppZ1yqBx1agBZCvBMKXA2w==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.5.5"
|
|
|
- global "^4.3.2"
|
|
|
- url-toolkit "^2.1.6"
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
+ global "^4.4.0"
|
|
|
+ url-toolkit "^2.2.1"
|
|
|
|
|
|
"@videojs/xhr@2.5.1":
|
|
|
version "2.5.1"
|
|
@@ -5542,14 +5543,15 @@ adjust-sourcemap-loader@3.0.0:
|
|
|
loader-utils "^2.0.0"
|
|
|
regex-parser "^2.2.11"
|
|
|
|
|
|
-aes-decrypter@3.0.0:
|
|
|
- version "3.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/aes-decrypter/-/aes-decrypter-3.0.0.tgz#7848a1c145b9fdbf57ae3e2b5b1bc7cf0644a8fb"
|
|
|
- integrity sha1-eEihwUW5/b9Xrj4rWxvHzwZEqPs=
|
|
|
+aes-decrypter@3.1.2:
|
|
|
+ version "3.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/aes-decrypter/-/aes-decrypter-3.1.2.tgz#3545546f8e9f6b878640339a242efe221ba7a7cb"
|
|
|
+ integrity sha512-42nRwfQuPRj9R1zqZBdoxnaAmnIFyDi0MNyTVhjdFOd8fifXKKRfwIHIZ6AMn1or4x5WONzjwRTbTWcsIQ0O4A==
|
|
|
dependencies:
|
|
|
- commander "^2.9.0"
|
|
|
- global "^4.3.2"
|
|
|
- pkcs7 "^1.0.2"
|
|
|
+ "@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"
|
|
@@ -8033,7 +8035,7 @@ comma-separated-tokens@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz#632b80b6117867a158f1080ad498b2fbe7e3f5ea"
|
|
|
integrity sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==
|
|
|
|
|
|
-commander@^2.15.0, commander@^2.19.0, commander@^2.20.0, commander@^2.9.0:
|
|
|
+commander@^2.15.0, commander@^2.19.0, commander@^2.20.0:
|
|
|
version "2.20.3"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
|
|
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
@@ -11194,15 +11196,7 @@ global-prefix@^3.0.0:
|
|
|
kind-of "^6.0.2"
|
|
|
which "^1.3.1"
|
|
|
|
|
|
-global@4.3.2:
|
|
|
- version "4.3.2"
|
|
|
- resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f"
|
|
|
- integrity sha1-52mJJopsdMOJCLEwWxD8DjlOnQ8=
|
|
|
- dependencies:
|
|
|
- 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.1, global@^4.3.2, 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==
|
|
@@ -14597,12 +14591,14 @@ ltgt@^2.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5"
|
|
|
integrity sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=
|
|
|
|
|
|
-m3u8-parser@4.4.0:
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/m3u8-parser/-/m3u8-parser-4.4.0.tgz#adf606c0af6d97f6750095a42006c2ae03dde177"
|
|
|
- integrity sha512-iH2AygTFILtato+XAgnoPYzLHM4R3DjATj7Ozbk7EHdB2XoLF2oyOUguM7Kc4UVHbQHHL/QPaw98r7PbWzG0gg==
|
|
|
+m3u8-parser@4.7.0:
|
|
|
+ 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:
|
|
|
- global "^4.3.2"
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
+ "@videojs/vhs-utils" "^3.0.0"
|
|
|
+ global "^4.4.0"
|
|
|
|
|
|
magic-string@^0.25.0, magic-string@^0.25.7:
|
|
|
version "0.25.7"
|
|
@@ -15108,15 +15104,15 @@ move-concurrently@^1.0.1:
|
|
|
rimraf "^2.5.4"
|
|
|
run-queue "^1.0.3"
|
|
|
|
|
|
-mpd-parser@0.10.0:
|
|
|
- version "0.10.0"
|
|
|
- resolved "https://registry.yarnpkg.com/mpd-parser/-/mpd-parser-0.10.0.tgz#e48a39a4ecd3b5bbd0ed4ac5991b9cc36bcd9599"
|
|
|
- integrity sha512-eIqkH/2osPr7tIIjhRmDWqm2wdJ7Q8oPfWvdjealzsLV2D2oNe0a0ae2gyYYs1sw5e5hdssDA2V6Sz8MW+Uvvw==
|
|
|
+mpd-parser@0.17.0:
|
|
|
+ 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.5.5"
|
|
|
- "@videojs/vhs-utils" "^1.1.0"
|
|
|
- global "^4.3.2"
|
|
|
- xmldom "^0.1.27"
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
+ "@videojs/vhs-utils" "^3.0.2"
|
|
|
+ global "^4.4.0"
|
|
|
+ xmldom "^0.5.0"
|
|
|
|
|
|
ms@2.0.0:
|
|
|
version "2.0.0"
|
|
@@ -15242,10 +15238,12 @@ mute-stream@0.0.8:
|
|
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
|
|
|
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
|
|
|
|
|
|
-mux.js@5.5.1:
|
|
|
- version "5.5.1"
|
|
|
- resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.5.1.tgz#5bd5d7b2e5e5560da8126928e93af3c532e08372"
|
|
|
- integrity sha512-5VmmjADBqS4++8pTI6poSRJ+chHdaoI4XErcQPM5w4QfwaDl+FQlSI0iOgWbYDn6CBCbDRKaSCcEiN2K5aHNGQ==
|
|
|
+mux.js@5.11.1:
|
|
|
+ version "5.11.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.11.1.tgz#531192c2c5ee5e9abb6243ba58e2c1ef916b35eb"
|
|
|
+ integrity sha512-U/JKEU4GZfk2BpEQpPfmH81nF79UKK2a1QOb6PF9viPspJpexGt11YzR/nTKNWdfjWG0DGjcSU+zb2F52Z/q8w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.11.2"
|
|
|
|
|
|
nan@^2.12.1:
|
|
|
version "2.14.1"
|
|
@@ -16354,7 +16352,7 @@ pirates@^4.0.0, pirates@^4.0.1:
|
|
|
dependencies:
|
|
|
node-modules-regexp "^1.0.0"
|
|
|
|
|
|
-pkcs7@^1.0.2:
|
|
|
+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==
|
|
@@ -17228,11 +17226,6 @@ process@^0.11.10:
|
|
|
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
|
|
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
|
|
|
|
|
-process@~0.5.1:
|
|
|
- version "0.5.2"
|
|
|
- resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf"
|
|
|
- integrity sha1-FjjYqONML0QKkduVq5rrZ3/Bhc8=
|
|
|
-
|
|
|
progress@^2.0.0:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
|
@@ -20934,10 +20927,10 @@ url-parse@^1.4.3:
|
|
|
querystringify "^2.1.1"
|
|
|
requires-port "^1.0.0"
|
|
|
|
|
|
-url-toolkit@^2.1.3, url-toolkit@^2.1.6:
|
|
|
- version "2.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/url-toolkit/-/url-toolkit-2.2.0.tgz#9a57b89f315d4b7dc340e150bcfa548ddf5f5ce9"
|
|
|
- integrity sha512-Rde0c9S4fJK3FaHim3DSgdQ8IFrSXcZCpAJo9T7/FA+BoQGhK0ow3mpwGQLJCPYsNn6TstpW7/7DzMpSpz9F9w==
|
|
|
+url-toolkit@^2.2.1:
|
|
|
+ version "2.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/url-toolkit/-/url-toolkit-2.2.2.tgz#51ef27b56d3187185f9ecf4a8ac7e8f55203c89d"
|
|
|
+ integrity sha512-l25w6Sy+Iy3/IbogunxhWwljPaDnqpiKvrQRoLBm6DfISco7NyRIS7Zf6+Oxhy1T8kHxWdwLND7ZZba6NjXMug==
|
|
|
|
|
|
url@^0.11.0:
|
|
|
version "0.11.0"
|
|
@@ -21126,29 +21119,34 @@ vfile@*, vfile@^4.0.0:
|
|
|
unist-util-stringify-position "^2.0.0"
|
|
|
vfile-message "^2.0.0"
|
|
|
|
|
|
-"video.js@^6.8.0 || ^7.0.0", video.js@^7.8.3:
|
|
|
- version "7.8.4"
|
|
|
- resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.8.4.tgz#645bf40400b413047d2b873c0c65fc8b42128f2a"
|
|
|
- integrity sha512-XTWWrhfdrk7nTBkqhWKslfXMpUhsDRsZ2L3ISxjuAgadpiomxFV/OARchtwxO+FdnxTm4njJstPmXbVe3F765g==
|
|
|
+"video.js@^6 || ^7", video.js@^7.13.3:
|
|
|
+ version "7.13.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.13.3.tgz#5efab7bd56267406307f64d110662b2ccb3d7530"
|
|
|
+ integrity sha512-rIGPFRh3v0HqSdfj+/iByKRDBgLVqILK/4i/hW15DfjvgCGhwbw53bRBoJXy496hwh/XYeOAqckc87L2FN375g==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.9.2"
|
|
|
- "@videojs/http-streaming" "1.13.2"
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
+ "@videojs/http-streaming" "2.9.1"
|
|
|
+ "@videojs/vhs-utils" "^3.0.2"
|
|
|
"@videojs/xhr" "2.5.1"
|
|
|
- global "4.3.2"
|
|
|
+ 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.11.1"
|
|
|
safe-json-parse "4.0.0"
|
|
|
videojs-font "3.2.0"
|
|
|
- videojs-vtt.js "^0.15.2"
|
|
|
+ videojs-vtt.js "^0.15.3"
|
|
|
|
|
|
videojs-font@3.2.0:
|
|
|
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==
|
|
|
|
|
|
-videojs-vtt.js@^0.15.2:
|
|
|
- version "0.15.2"
|
|
|
- resolved "https://registry.yarnpkg.com/videojs-vtt.js/-/videojs-vtt.js-0.15.2.tgz#a828c4ea0aac6303fa471fd69bc7586a5ba1a273"
|
|
|
- integrity sha512-kEo4hNMvu+6KhPvVYPKwESruwhHC3oFis133LwhXHO9U7nRnx0RiJYMiqbgwjgazDEXHR6t8oGJiHM6wq5XlAw==
|
|
|
+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:
|
|
|
global "^4.3.1"
|
|
|
|
|
@@ -21876,10 +21874,10 @@ xmlchars@^2.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
|
|
|
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
|
|
|
|
|
|
-xmldom@^0.1.27:
|
|
|
- version "0.1.31"
|
|
|
- resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
|
|
|
- integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
|
|
|
+xmldom@^0.5.0:
|
|
|
+ version "0.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0.tgz#193cb96b84aa3486127ea6272c4596354cb4962e"
|
|
|
+ integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==
|
|
|
|
|
|
xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.0, xtend@~4.0.1:
|
|
|
version "4.0.2"
|