build(deps): bump shaka-player from 3.0.10 to 3.0.11

Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.10 to 3.0.11.
- [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.10...v3.0.11)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 06:49:26 +00:00 committed by FireMasterK
parent ed825e8f37
commit 99b3eb0cd8
2 changed files with 10 additions and 10 deletions

View File

@ -15,7 +15,7 @@
"core-js": "^3.11.1",
"css-loader": "^5.2.4",
"register-service-worker": "^1.7.1",
"shaka-player": "3.0.10",
"shaka-player": "3.0.11",
"uikit": "3.6.20",
"vue": "^3.0.11",
"vue-router": "^4.0.6",

View File

@ -3492,10 +3492,10 @@ elliptic@^6.5.3:
minimalistic-assert "^1.0.1"
minimalistic-crypto-utils "^1.0.1"
eme-encryption-scheme-polyfill@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/eme-encryption-scheme-polyfill/-/eme-encryption-scheme-polyfill-2.0.2.tgz#6d3edb6d95951883a499f2d6dafbd84a5574f8c3"
integrity sha512-tZXuxVUCV1GmlQBGGVVNAt6lXBUxjDFqIAPAhz4F5Z/TvCi/coojxcZGEO5k+KMt/dWRFmXaK5pxKCMehue/oA==
eme-encryption-scheme-polyfill@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/eme-encryption-scheme-polyfill/-/eme-encryption-scheme-polyfill-2.0.3.tgz#2ca6e06480e06cceb5e50efd27943ac46c959878"
integrity sha512-44CNFMsqzHdKHrzWxlS7xZ8KUHn5XutBqpmCuWzNIynmAyFInHrrD3ozv/RvK9ZhgV6QY6Easx8EWAmxteNodg==
emoji-regex@^7.0.1:
version "7.0.3"
@ -7585,12 +7585,12 @@ sha.js@^2.4.0, sha.js@^2.4.8:
inherits "^2.0.1"
safe-buffer "^5.0.1"
shaka-player@3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.0.10.tgz#f5cca848df54694f1aa77097f990881da11dbf68"
integrity sha512-kr1OFbihAmsmtsb/QhyDfxkt05wPAdreiW8vF86RN95zxpp+J/thEcTjRrH0E9dkBwPwS4HVv+mm096uqtEMvA==
shaka-player@3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.0.11.tgz#f349a0329af52062eb8b847aa0e28e11224e8ced"
integrity sha512-7WMC29J5o6ROALVeKVd4/Qa5i5uZhCZc7h6l3WULmPfnYyGrzkQcEROE0VcWtFAxP1sNIO7VfPczx3Hzne6RIA==
dependencies:
eme-encryption-scheme-polyfill "^2.0.1"
eme-encryption-scheme-polyfill "^2.0.3"
shebang-command@^1.2.0:
version "1.2.0"