Merge branch 'main' into snyk-upgrade-d3c0541c7c428215921ad5988402bbf8

This commit is contained in:
Jan Stabenow 2023-03-20 14:06:09 +01:00 committed by GitHub
commit abae3696c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 8 deletions

View File

@ -44,7 +44,7 @@
"typescript": "^4.9.5",
"url-parse": "^1.5.10",
"uuid": "^9.0.0",
"video.js": "^8.0.4",
"video.js": "^8.1.0",
"videojs-overlay": "^3.0.0"
},
"scripts": {

View File

@ -1945,13 +1945,13 @@
"@lingui/conf" "3.17.2"
ramda "^0.27.1"
"@lingui/react@^3.17.1":
version "3.17.1"
resolved "https://registry.yarnpkg.com/@lingui/react/-/react-3.17.1.tgz#3aa07dc22db39b5b1bfd169a4887451c9a4aa41b"
integrity sha512-5kThGxJ91hkmxP8rzeC0Wx20LfOz1z3RGjoss6S4hTk9YtOKV2Jy5F+2d+L1vTc7479fZ/P7HJEuXfCF2ZvxdA==
"@lingui/react@^3.17.2":
version "3.17.2"
resolved "https://registry.yarnpkg.com/@lingui/react/-/react-3.17.2.tgz#b795f3a90aa4d199ad2dd1bf42cd208285420578"
integrity sha512-+PECPknIiQn/zdXgrXVTCbcJUSjPFZTtPOuIO72huGNh/QA+iRVsGTvef0/Q+pWkiPEOU6CmaGHkwdtgFMtJ8g==
dependencies:
"@babel/runtime" "^7.20.13"
"@lingui/core" "3.17.1"
"@lingui/core" "3.17.2"
"@messageformat/parser@^5.0.0":
version "5.0.0"
@ -2852,6 +2852,20 @@
mux.js "6.2.0"
video.js "^7 || ^8"
"@videojs/http-streaming@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-3.0.2.tgz#3498dacf4bc66ec1b663b1ec710ca62a037ea8b2"
integrity sha512-iSZkwTLGg3Rx78ypCCq/GsMME89ElNvU02xj7reCE2PlITMQjyYsER1w5AsySvT1A694u5yuSzEzLLGF1cL4pg==
dependencies:
"@babel/runtime" "^7.12.5"
"@videojs/vhs-utils" "4.0.0"
aes-decrypter "4.0.1"
global "^4.4.0"
m3u8-parser "^6.0.0"
mpd-parser "^1.0.1"
mux.js "6.3.0"
video.js "^7 || ^8"
"@videojs/vhs-utils@4.0.0", "@videojs/vhs-utils@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-4.0.0.tgz#4d4dbf5d61a9fbd2da114b84ec747c3a483bc60d"
@ -7748,7 +7762,7 @@ mux.js@6.2.0:
"@babel/runtime" "^7.11.2"
global "^4.4.0"
mux.js@^6.2.0:
mux.js@6.3.0, mux.js@^6.2.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-6.3.0.tgz#b0a46bc468402f7ce2be4e0f87ce903f8683bfeb"
integrity sha512-/QTkbSAP2+w1nxV+qTcumSDN5PA98P0tjrADijIzQHe85oBK3Akhy9AHlH0ne/GombLMz1rLyvVsmrgRxoPDrQ==
@ -10553,7 +10567,7 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"
"video.js@^6 || ^7 || ^8", "video.js@^7 || ^8", video.js@^8.0.4:
"video.js@^6 || ^7 || ^8", "video.js@^7 || ^8":
version "8.0.4"
resolved "https://registry.yarnpkg.com/video.js/-/video.js-8.0.4.tgz#d95a30c40aa5045769e4c9937ced0ed250518a1f"
integrity sha512-fvvWauPanrKDps1HQGGL+9CIAK8G0YVwlNme0hvY0k3moXQryaRcJSLHIlPKV2j9ZFTHl32VbN43jL3TaUllfg==
@ -10573,6 +10587,26 @@ vfile@^5.0.0:
videojs-font "3.2.0"
videojs-vtt.js "0.15.4"
video.js@^8.1.0:
version "8.2.1"
resolved "https://registry.yarnpkg.com/video.js/-/video.js-8.2.1.tgz#6b1a664381968d81d1f6231baa213e2ee01620b3"
integrity sha512-RFy5Apgs5ircnTp804r8arnIHBBnG405bXj48RIQWoGFnf2LslLcajXsla/9Rh3OfDwh7hEh4UpEt+UhoDbddA==
dependencies:
"@babel/runtime" "^7.12.5"
"@videojs/http-streaming" "3.0.2"
"@videojs/vhs-utils" "^4.0.0"
"@videojs/xhr" "2.6.0"
aes-decrypter "^4.0.1"
global "4.4.0"
keycode "2.2.0"
m3u8-parser "^6.0.0"
mpd-parser "^1.0.1"
mux.js "^6.2.0"
safe-json-parse "4.0.0"
videojs-contrib-quality-levels "3.0.0"
videojs-font "4.1.0"
videojs-vtt.js "0.15.4"
videojs-contrib-quality-levels@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-3.0.0.tgz#bc66f1333b763754b4425455bee4ef6e5ba53984"
@ -10585,6 +10619,11 @@ videojs-font@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-font@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/videojs-font/-/videojs-font-4.1.0.tgz#3ae1dbaac60b4f0f1c4e6f7ff9662a89df176015"
integrity sha512-X1LuPfLZPisPLrANIAKCknZbZu5obVM/ylfd1CN+SsCmPZQ3UMDPcvLTpPBJxcBuTpHQq2MO1QCFt7p8spnZ/w==
videojs-overlay@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/videojs-overlay/-/videojs-overlay-3.0.0.tgz#546ce34d72cdbb07c33eb189e94a37847dfbebe8"