From 71c119ff3212e72f9795b9df53e5409749f86a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 04:09:17 +0000 Subject: [PATCH] Bump shaka-player from 3.3.2 to 3.3.3 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v3.3.3/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v3.3.2...v3.3.3) --- 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 c9a9e7ef..6ec0e563 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.9.0", "javascript-time-ago": "^2.3.13", "mux.js": "^6.0.1", - "shaka-player": "3.3.2", + "shaka-player": "3.3.3", "stream": "^0.0.2", "vue": "^3.2.33", "vue-i18n": "^9.2.0-beta.35", diff --git a/yarn.lock b/yarn.lock index 31b2fd9a..6a9c6b2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2947,10 +2947,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -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== +shaka-player@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.3.tgz#c94b12c5ffafd8cbf67baa654cdb4a01fc9ff722" + integrity sha512-E6VRILD9rKunKCQ+lbUnNqqxAvoKuw/6vNaIC+Gz9nW2lYfLX22XCu0wjGZlkvwaR9Q1H+PF7A9iZzzoctSWwg== dependencies: eme-encryption-scheme-polyfill "^2.0.3"