From 4124f3722b759a387920bf355cbf9fc102c52ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 04:08:56 +0000 Subject: [PATCH] Bump shaka-player from 3.3.1 to 3.3.2 Bumps [shaka-player](https://github.com/google/shaka-player) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/google/shaka-player/releases) - [Changelog](https://github.com/google/shaka-player/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/google/shaka-player/compare/v3.3.1...v3.3.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 8c1f010b..20794934 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.8.7", "javascript-time-ago": "^2.3.13", "mux.js": "^6.0.1", - "shaka-player": "3.3.1", + "shaka-player": "3.3.2", "stream": "^0.0.2", "vue": "^3.2.31", "vue-i18n": "^9.2.0-beta.30", diff --git a/yarn.lock b/yarn.lock index d75aec74..c26cd487 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2912,10 +2912,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.1.tgz#483550e0cee615dbb1e36e54aa94cdf7b73319b5" - integrity sha512-aBO5Em/1vxAuEQ7Ye4gHIFyj1s77w/dHmUFjtjmV3J4YQw+P9A3R54Y9RRWpyhsHq2BX3r53RxdxtIwmh+SMtQ== +shaka-player@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.2.tgz#6c903413d64d0205d2c9672440f041233075e748" + integrity sha512-6N9J/Dy7xprT8xKcs9+YYiEJsXfKn3xtVzLndLRFP2hR13tn3YzVhP83hZmbnLzOEFBpuYlRq4kNrBNlOA+4/g== dependencies: eme-encryption-scheme-polyfill "^2.0.3"