Bump mux.js from 6.0.1 to 6.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-27 04:07:37 +00:00 committed by Kavin
parent 6d6bedeebc
commit b09395dbdc
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"dompurify": "^2.3.8",
"hotkeys-js": "^3.9.4",
"javascript-time-ago": "^2.5.4",
"mux.js": "^6.0.1",
"mux.js": "^6.1.0",
"shaka-player": "4.0.1",
"stream": "^0.0.2",
"vue": "^3.2.36",

View file

@ -2680,10 +2680,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.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==
mux.js@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-6.1.0.tgz#b2dd3f10d5355b01cb3c3bc432cf8f0521999a17"
integrity sha512-9Ay5vGzAnJnrA+xGpj93YuVIJSqOGOXxvLn/sc0bD4Li1N4s8ED9jn00WyQfPlLRbqNJ0jN4ZZPvJzbIdgYk5Q==
dependencies:
"@babel/runtime" "^7.11.2"
global "^4.4.0"