From a53fed8aafee853b4b63c7780a14607f437424b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 06:38:27 +0000 Subject: [PATCH] build(deps): bump shaka-player from 3.0.11 to 3.1.0 Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.11 to 3.1.0. - [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.11...v3.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b6fbb9a..097a755a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "core-js": "^3.11.1", "css-loader": "^5.2.4", "register-service-worker": "^1.7.1", - "shaka-player": "3.0.11", + "shaka-player": "3.1.0", "uikit": "3.6.20", "vue": "^3.0.11", "vue-router": "^4.0.6", diff --git a/yarn.lock b/yarn.lock index 61904e6a..6a8eefcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7585,10 +7585,10 @@ sha.js@^2.4.0, sha.js@^2.4.8: inherits "^2.0.1" safe-buffer "^5.0.1" -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== +shaka-player@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.1.0.tgz#0e5a883e7d5751087554943a151bed222dbfc5eb" + integrity sha512-Dd/+Fk3LgPeLMJSwhjduR+KyyGQU9jhgj8NeoGhmL6NyOFgpYFjOaFfQeq1UF1pXMCw3XB9EyEXns0KUNDNWTg== dependencies: eme-encryption-scheme-polyfill "^2.0.3"