From c9065b3ac54a6b7cfac9e307008951c340bbedd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 04:10:20 +0000 Subject: [PATCH] build(deps): bump shaka-player from 3.1.0 to 3.1.1 Bumps [shaka-player](https://github.com/google/shaka-player) from 3.1.0 to 3.1.1. - [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.0...v3.1.1) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-patch ... 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 116a7f2b..cd782915 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.8.7", "mux.js": "^5.11.0", "register-service-worker": "^1.7.1", - "shaka-player": "3.1.0", + "shaka-player": "3.1.1", "uikit": "3.6.22", "vue": "^3.1.1", "vue-router": "^4.0.9", diff --git a/yarn.lock b/yarn.lock index 2ef12ea7..b89e3a72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7538,10 +7538,10 @@ sha.js@^2.4.0, sha.js@^2.4.8: inherits "^2.0.1" safe-buffer "^5.0.1" -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== +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== dependencies: eme-encryption-scheme-polyfill "^2.0.3"