From 265ea59db115931caadf62b4807f5fdfeb720757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 04:08:47 +0000 Subject: [PATCH] Bump shaka-player from 3.3.0 to 3.3.1 Bumps [shaka-player](https://github.com/google/shaka-player) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/google/shaka-player/releases) - [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/shaka-player/compare/v3.3.0...v3.3.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 8d4de23d..02d60907 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.8.7", "javascript-time-ago": "^2.3.11", "mux.js": "^6.0.1", - "shaka-player": "3.3.0", + "shaka-player": "3.3.1", "stream": "^0.0.2", "vue": "^3.2.29", "vue-i18n": "^9.2.0-beta.30", diff --git a/yarn.lock b/yarn.lock index 58e94ba9..2f184002 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2911,10 +2911,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.0.tgz#50fdd7aa551376ddb7f6b90f2df18398af26142f" - integrity sha512-R73sL0X7KEgMSWbCsZXFeeq/kzv7z0Fjl2sYGbPQb0skR01v7Krw8H7XbihEKlKnGEvuIZvzkPrJZ3UXl+x4WQ== +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== dependencies: eme-encryption-scheme-polyfill "^2.0.3"