Bump mux.js from 6.0.0 to 6.0.1

Bumps [mux.js](https://github.com/videojs/mux.js) from 6.0.0 to 6.0.1.
- [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/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: mux.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-21 04:09:05 +00:00 committed by Kavin
parent 05ab126337
commit 9d787077a9
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"dompurify": "^2.3.4",
"hotkeys-js": "^3.8.7",
"javascript-time-ago": "^2.3.10",
"mux.js": "^6.0.0",
"mux.js": "^6.0.1",
"register-service-worker": "^1.7.1",
"shaka-player": "3.2.1",
"uikit": "3.9.4",

View file

@ -6099,10 +6099,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@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-6.0.0.tgz#17e9bd8f49e91ff8b2246e6a341cd04a3b99eb45"
integrity sha512-ogKV5CyNlYUuUzrURMvPfIh6Vim+sBw0ztCwba+nRUOFJUkD1tYYquJnUVjn7WfIbnh1EsDvLJ0QVTb1uv/3pA==
mux.js@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-6.0.1.tgz#65ce0f7a961d56c006829d024d772902d28c7755"
integrity sha512-22CHb59rH8pWGcPGW5Og7JngJ9s+z4XuSlYvnxhLuc58cA1WqGDQPzuG8I+sPm1/p0CdgpzVTaKW408k5DNn8w==
dependencies:
"@babel/runtime" "^7.11.2"
global "^4.4.0"