From 81d618027609d6f4bd577d1aef641b21f517ac2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:46:43 -0500 Subject: [PATCH] Bump shaka-player from 4.12.7 to 4.12.8 (#6609) Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.12.7 to 4.12.8. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.8/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.12.7...v4.12.8) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ba021cc11ee55..97cf69041874f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "path-browserify": "^1.0.1", "portal-vue": "^2.1.7", "process": "^0.11.10", - "shaka-player": "^4.12.7", + "shaka-player": "^4.12.8", "swiper": "^11.2.1", "vue": "^2.7.16", "vue-i18n": "^8.28.2", diff --git a/yarn.lock b/yarn.lock index bc3f232beab2c..52dca51ac6c99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8275,10 +8275,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shaka-player@^4.12.7: - version "4.12.7" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.7.tgz#fce698c59cd09c2cb2e5086689f4939f772e9997" - integrity sha512-xfViJ2yhSlG4J1WwLy6tvtEJJ7aYprYhtrpEw76C/CaDEnswgS+4tdp83eAXRfzd9uVZzrycrNaMS2+Ig2Jz7Q== +shaka-player@^4.12.8: + version "4.12.8" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.8.tgz#b971996a041a7ef13b107fbf4bd3a660dfb3a973" + integrity sha512-PXOgHLVgYJaA0KSpPhPZHiIwPYIwKyTF0HqFYdau7PE2zbSEXY6PZMSrS307MVnJ7qXABeo8pU1aQk3DuFwTkA== dependencies: eme-encryption-scheme-polyfill "^2.1.6"