fix(deps): bump mux.js from 5.9.2 to 5.10.0

Bumps [mux.js](https://github.com/videojs/mux.js) from 5.9.2 to 5.10.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/v5.9.2...v5.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-08 00:38:12 +00:00 committed by GitHub
parent c529c4aa02
commit bd1bd7ffb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"js-cookie": "^2.2.1",
"langs": "^2.0.0",
"lodash": "^4.17.20",
"mux.js": "^5.9.2",
"mux.js": "^5.10.0",
"nuxt": "^2.15.2",
"nuxt-i18n": "^6.20.4",
"nuxt-vuex-localstorage": "^1.2.7",

View File

@ -9663,10 +9663,10 @@ mute-stream@0.0.8:
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
mux.js@^5.9.2:
version "5.9.2"
resolved "https://registry.npmjs.org/mux.js/-/mux.js-5.9.2.tgz#f6a49685e6785517fbff3fad604a4e33424207d9"
integrity sha512-9UAEYfcWqCp9hJ5NnT6xZbj2XGmt2GATzNHaYddlJ2AyeDcTGiaknUKtbUlYiw5rqLt0FN9upa+GdQYWX5GxgQ==
mux.js@^5.10.0:
version "5.10.0"
resolved "https://registry.npmjs.org/mux.js/-/mux.js-5.10.0.tgz#80fb30f9233c7902cac5cc8e1ae5f19e91cf8477"
integrity sha512-kLzvYsHYBwNa+ckkmpxWV3eImwntJbrwd1KbN4WR0hLe+dK/KB82aCuC0fQzAI2hkjYszdlSGsAWFgYdiFBUuA==
dependencies:
"@babel/runtime" "^7.11.2"