Bump mux.js from 5.14.0 to 5.14.1

Bumps [mux.js](https://github.com/videojs/mux.js) from 5.14.0 to 5.14.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/v5.14.0...v5.14.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-10-15 16:03:15 +00:00 committed by Kavin
parent 551c950fbd
commit 7a13dc923e
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"dompurify": "^2.3.3",
"hotkeys-js": "^3.8.7",
"javascript-time-ago": "^2.3.9",
"mux.js": "^5.14.0",
"mux.js": "^5.14.1",
"register-service-worker": "^1.7.1",
"shaka-player": "3.2.1",
"uikit": "3.7.6",

View file

@ -5996,10 +5996,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.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.14.0.tgz#898a7ec0f2009a346e976a4e3fb998d3947174bb"
integrity sha512-zrOH4TYQrVWWDnLMYzi5LxDMAb8PootOEh4mc6EU0SyYRYLPdaI12Lg0ZLBjlvY7Fmtg3qX16Cu8zaokE1NaRg==
mux.js@^5.14.1:
version "5.14.1"
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.14.1.tgz#209583f454255d9ba2ff1bb61ad5a6867cf61878"
integrity sha512-38kA/xjWRDzMbcpHQfhKbJAME8eTZVsb9U2Puk890oGvGqnyu8B/AkKdICKPHkigfqYX9MY20vje88TP14nhog==
dependencies:
"@babel/runtime" "^7.11.2"