From 7ddbbf82b704bdea6aa61b9090e08a5732663251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 04:11:11 +0000 Subject: [PATCH] Bump mux.js from 5.12.2 to 5.13.0 Bumps [mux.js](https://github.com/videojs/mux.js) from 5.12.2 to 5.13.0. - [Release notes](https://github.com/videojs/mux.js/releases) - [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/videojs/mux.js/compare/v5.12.2...v5.13.0) --- updated-dependencies: - dependency-name: mux.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be50b72e..e2324562 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dompurify": "^2.3.1", "hotkeys-js": "^3.8.7", "javascript-time-ago": "^2.3.8", - "mux.js": "^5.12.2", + "mux.js": "^5.13.0", "register-service-worker": "^1.7.1", "shaka-player": "3.2.0", "uikit": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 92dd7054..b14a5b94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5833,10 +5833,10 @@ 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.12.2: - version "5.12.2" - resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.12.2.tgz#cd823312f4bb69adb8b9c5f45635b4451066d6e6" - integrity sha512-9OY1lrFIo7FxMeIC6aLUftiNv97AztufDfi30N7qDll1Pcy7bCxlHztyHp1Ce0KQwy2XqchGeENPS4v1NJngHQ== +mux.js@^5.13.0: + version "5.13.0" + resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.13.0.tgz#99c3da21f6c0362a1529729d1c5e5b51f34f606d" + integrity sha512-PkmnzHcTQjUBEHp3KRPQAFoNkJtKlpCEvsYtXDfDrC+/WqbMuxHvoYfmAbHVAH7Sa/KliPVU0dT1ureO8wilog== dependencies: "@babel/runtime" "^7.11.2"