From e081e9110eb7af49b1e2cda5fb78e364c81b8d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:09:59 +0000 Subject: [PATCH] build(deps): bump shaka-player from 3.1.1 to 3.2.0 Bumps [shaka-player](https://github.com/google/shaka-player) from 3.1.1 to 3.2.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.1.1...v3.2.0) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-minor ... 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 71b4234b..39f7fdf2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.8.7", "mux.js": "^5.12.2", "register-service-worker": "^1.7.1", - "shaka-player": "3.1.1", + "shaka-player": "3.2.0", "uikit": "3.7.0", "vue": "^3.1.4", "vue-router": "^4.0.10", diff --git a/yarn.lock b/yarn.lock index 47361b4d..91cb28d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7541,10 +7541,10 @@ sha.js@^2.4.0, sha.js@^2.4.8: inherits "^2.0.1" safe-buffer "^5.0.1" -shaka-player@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.1.1.tgz#8ddb713f1b99e4fa7b49cccde42f067c3eaa5588" - integrity sha512-ojXyLvvf1CeqFuIL8HAzyXtIAK5q+gnLHKb0H4EyD86UAwh/Ct6aaxbxWRqqsiMDnSzdn08AUxg4Y2WDay8lyQ== +shaka-player@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.2.0.tgz#612c61b0a05aed8173c8fb55161eb05f61309955" + integrity sha512-JwFYNB+jgXKIwukncYEnU3wqR/ScyxpPNkSVUgT4Qxt4uPOkEBwPuZr9cpeqBUMQi6lXpBVTztC76AooPOpZ5g== dependencies: eme-encryption-scheme-polyfill "^2.0.3"