From f0aa37ed0acfd8898443b1e5c44670c650014219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 04:09:42 +0000 Subject: [PATCH] Bump shaka-player from 4.2.1 to 4.2.2 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.2.2/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.2.1...v4.2.2) --- 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 551618a3..42ae6275 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.10.0", "javascript-time-ago": "^2.5.7", "mux.js": "^6.2.0", - "shaka-player": "4.2.1", + "shaka-player": "4.2.2", "stream": "^0.0.2", "vue": "^3.2.40", "vue-i18n": "^9.2.2", diff --git a/yarn.lock b/yarn.lock index fe599e8e..f7bacfd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3456,10 +3456,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -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== +shaka-player@4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.2.2.tgz#7ed042e02166344f0ec2261cb4827484a98acc69" + integrity sha512-PM3K4r1FGWZjZrEpH59MFIYyNDInwtdEDOxHJaoPjZ9RPq/NMe39AgefPmmt+mela132WnXQHLbWBXr20mlROA== dependencies: eme-encryption-scheme-polyfill "^2.1.1"