From b5e80b86a9835a8e288378cd94c8d5d6efa9371f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:17:15 +0000 Subject: [PATCH] Bump shaka-player from 4.2.0 to 4.2.1 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.2.1/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.2.0...v4.2.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 e76e0f4f..ce3dca3f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.9.5", "javascript-time-ago": "^2.5.7", "mux.js": "^6.2.0", - "shaka-player": "4.2.0", + "shaka-player": "4.2.1", "stream": "^0.0.2", "vue": "^3.2.38", "vue-i18n": "^9.2.2", diff --git a/yarn.lock b/yarn.lock index 6cec16e4..2a1b28e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3434,10 +3434,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.2.0.tgz#874f8e7f8b270045bdbcf1cf5656b60bfe88e74b" - integrity sha512-+Ng2jEpgqpfv5j0X9HcYclxqYcTXsAarGRTds5HcFq2CNaFrVwKpjzXysD6OFLpgd/AgH/nuakP3uQDCT2s8FQ== +shaka-player@4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.2.1.tgz#21c406af91103f018c6b85af604b6dd1a4d603df" + integrity sha512-CCgvXpb+7eUpNXx/MKsqkpaWAlsDnTKvvKxAy1tNQEE6JxgVzQ6Ye5yOq3IvC/fo+6PgSXczm9z7tiz/HUL68Q== dependencies: eme-encryption-scheme-polyfill "^2.1.1"