From 1fdfdc0f5551b21e83a9f6fabca129fd73922b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 04:10:22 +0000 Subject: [PATCH] Bump shaka-player from 4.1.1 to 4.1.2 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.1.2/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.1.1...v4.1.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 1b119c34..63a82bf2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hotkeys-js": "^3.9.4", "javascript-time-ago": "^2.5.6", "mux.js": "^6.2.0", - "shaka-player": "4.1.1", + "shaka-player": "4.1.2", "stream": "^0.0.2", "vue": "^3.2.37", "vue-i18n": "^9.2.0-beta.36", diff --git a/yarn.lock b/yarn.lock index feff8250..d071d93b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3019,10 +3019,10 @@ serialize-javascript@^4.0.0: dependencies: randombytes "^2.1.0" -shaka-player@4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.1.1.tgz#ba0136f774bf8883d63ecfab7b5e8259cf12ab4b" - integrity sha512-4/Ua4fFo+WazdegCmFeXV7VrATSrsSAqRcTZ41WrngGyMCNlqLPI8LYCaDnkirOW+ipffxxZSjlXa1K2Vashjw== +shaka-player@4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.1.2.tgz#4c351d7665b3346717bbd82cdef1196ba9db232c" + integrity sha512-rTj+YMSyO+kbstll3P+8qYxrsaZBDsQlz5xVz1D4A66yJvv9ZqhDFDiEhL6iII5V7BFNA+dOdsR8yKuYHWi8NQ== dependencies: eme-encryption-scheme-polyfill "^2.0.5"