From 9ef541e6fa95084d79dd53ee2dc39398941a467e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 13:03:47 +0000 Subject: [PATCH] Bump shaka-player from 4.3.2 to 4.3.3 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.3.3/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb169c6..634eb60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1636,9 +1636,9 @@ setimmediate@^1.0.5: integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA== shaka-player@*: - version "4.3.2" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.3.2.tgz#4c255f93ca6f0452231903a4f0fe068b89f43056" - integrity sha512-sHGDKhKJTPeTks5BiASqr+E+daPHrLYSznEasHR2b7VR34D1OcAcVJk3WQXQiV03tWFFydFGHrgxQDmj1hIA+Q== + version "4.3.3" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.3.3.tgz#8e35bd3f6faad4002395590c259d487c79240d64" + integrity sha512-UMaTwebmrpwYNFNnP8iRSR8cMdOvUMnisDa38Wkmmd63rWOQWbPq1DI1BIEu9oAUPIKXav6teelLRycdTnWKaQ== dependencies: eme-encryption-scheme-polyfill "^2.1.1"