From 1dc54502237082fb2d60df760fb0c43e47a2d996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 04:10:09 +0000 Subject: [PATCH] build(deps): bump mux.js from 5.11.1 to 5.11.2 Bumps [mux.js](https://github.com/videojs/mux.js) from 5.11.1 to 5.11.2. - [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.11.1...v5.11.2) --- updated-dependencies: - dependency-name: mux.js dependency-type: direct:production update-type: version-update:semver-patch ... 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 b1c76f67..94c18f26 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "css-loader": "^5.2.6", "dompurify": "^2.2.9", "hotkeys-js": "^3.8.7", - "mux.js": "^5.11.1", + "mux.js": "^5.11.2", "register-service-worker": "^1.7.1", "shaka-player": "3.1.1", "uikit": "3.6.22", diff --git a/yarn.lock b/yarn.lock index 52c1992a..71c88e09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5813,10 +5813,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.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== +mux.js@^5.11.2: + version "5.11.2" + resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.11.2.tgz#737a39fff65651e0659697948e00e371a0df4dd4" + integrity sha512-/qvYK2lU8ETFY9DyGp4IX2Lhlm3ajqk8pUfX1I7is7OmPYrTM0csS2zXyW9wCpHq0yMZLLR9yEz0mwYKanfHdQ== dependencies: "@babel/runtime" "^7.11.2"