Bump mux.js from 6.1.0 to 6.2.0

Bumps [mux.js](https://github.com/videojs/mux.js) from 6.1.0 to 6.2.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.1.0...v6.2.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-07-11 04:09:42 +00:00 committed by Kavin
parent c76de2a856
commit 2d3bd05efd
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"dompurify": "^2.3.10",
"hotkeys-js": "^3.9.4",
"javascript-time-ago": "^2.5.6",
"mux.js": "^6.1.0",
"mux.js": "^6.2.0",
"shaka-player": "4.1.1",
"stream": "^0.0.2",
"vue": "^3.2.37",

View File

@ -2687,10 +2687,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.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==
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==
dependencies:
"@babel/runtime" "^7.11.2"
global "^4.4.0"