From 2729b1959abecb358bde0dcd8f6a6fb675e291c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 04:06:50 +0000 Subject: [PATCH] Bump shaka-player from 4.0.0 to 4.0.1 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.0.1/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.0.0...v4.0.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 1e5a87bc..636a5b44 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.9.3", "javascript-time-ago": "^2.3.13", "mux.js": "^6.0.1", - "shaka-player": "4.0.0", + "shaka-player": "4.0.1", "stream": "^0.0.2", "vue": "^3.2.33", "vue-i18n": "^9.2.0-beta.35", diff --git a/yarn.lock b/yarn.lock index f7920901..82a24b2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2961,10 +2961,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.0.0.tgz#fba2de295a57ae644159426351e2e3a8ec922592" - integrity sha512-Pi7rEkNb50vuZIGCxbuiDmIE50o6OwhhS68F3IV4azrkCBvONv2yaY2R/4y953Sbx54tbm9TlfyueKnfA2XehQ== +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== dependencies: eme-encryption-scheme-polyfill "^2.0.3"