From ce8bcd6e680574f00eba23cb1595dc08ae9eee20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 07:01:00 +0000 Subject: [PATCH] Bump shaka-player from 4.0.1 to 4.1.0 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/main/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.0.1...v4.1.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 785b19ad..569de044 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.9.4", "javascript-time-ago": "^2.5.4", "mux.js": "^6.1.0", - "shaka-player": "4.0.1", + "shaka-player": "4.1.0", "stream": "^0.0.2", "vue": "^3.2.36", "vue-i18n": "^9.2.0-beta.35", diff --git a/yarn.lock b/yarn.lock index 73a49440..689c0bc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3012,10 +3012,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.0.1.tgz#c70f8215fe7c6cfea7842a1efec125ec0c075f04" - integrity sha512-vl9RtVHwsF5fBhfSBp6yvmdOIwLrJ9S3943Q+mcY2h8Gf1lLcnu+i6HAHOY3BOzKdvTH7C9N/5Gi9SQ9VmHuSg== +shaka-player@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.1.0.tgz#e893fc86ff9c66f3f412cfdae1c1b714f753fa02" + integrity sha512-Itg2C/x807lApXn0vQLRO97b/2CVe5nxWa2quob1HpVC3kpjpOvTiMno25PXCq9o5Y3lPKYUTS822/MCe5gobQ== dependencies: eme-encryption-scheme-polyfill "^2.0.3"