From 55d19acaa347a7951a581a0c43274147c80bcc88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 05:12:59 +0000 Subject: [PATCH] Update dependency mux.js to v6.3.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c9404110..71e28391 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dompurify": "3.0.0", "hotkeys-js": "3.10.1", "javascript-time-ago": "2.5.9", - "mux.js": "6.2.0", + "mux.js": "6.3.0", "shaka-player": "4.3.4", "stream-browserify": "3.0.0", "vue": "3.2.47", diff --git a/yarn.lock b/yarn.lock index 08ef0536..f3d25faf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3884,10 +3884,10 @@ ms@2.1.2: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== -mux.js@6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-6.2.0.tgz#158a4fcf5d83b087ab9037d325527ea993f830a3" - integrity sha512-SKuxIcbmK/aJoz78aQNuoXY8R/uEPm1gQMqWTXL6DNl7oF8UPjdt/AunXGkPQpBouGWKDgL/TzSl2VV5NuboRg== +mux.js@6.3.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== dependencies: "@babel/runtime" "^7.11.2" global "^4.4.0"