build(deps-dev): bump shaka-player from 3.0.6 to 3.0.7

Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v3.0.6...v3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-07 08:39:32 +00:00 committed by GitHub
parent 43792c49c2
commit ca725d20dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12797,9 +12797,9 @@
}
},
"shaka-player": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-3.0.6.tgz",
"integrity": "sha512-feW/4kTMEiFq2GdMXS1UcOIsNMSvGG/0+GZHcLcJ2+LQ8dFy4SiY4VmaaR/I1fLmHtvd8URvcWNUqWGLAAoH8g==",
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-3.0.7.tgz",
"integrity": "sha512-+j6zQ/6iiWtLXBO2FuSdFX2PCUmjmtYNtfQl/A69om0HIkMlPQR7/rff+coe1UPdRQLb4fyGn4YfLFzuMGo28A==",
"dev": true,
"requires": {
"eme-encryption-scheme-polyfill": "^2.0.1"

View File

@ -47,7 +47,7 @@
"mux.js": "^5.8.0",
"sass": "^1.32.0",
"sass-loader": "^10.1.0",
"shaka-player": "^3.0.6",
"shaka-player": "^3.0.7",
"socket.io-client": "^3.0.5",
"string-similarity": "^4.0.4",
"stylelint": "^13.8.0",