From 20355afc0e8df7d59f822c51a2cc1b3787c1b502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 11:24:45 +0000 Subject: [PATCH] Bump shaka-player from 4.13.6 to 4.13.8 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.13.6 to 4.13.8. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.13.8/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.13.6...v4.13.8) --- 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 b9f82da1db415..1f16c707fc223 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "path-browserify": "^1.0.1", "portal-vue": "^2.1.7", "process": "^0.11.10", - "shaka-player": "^4.13.6", + "shaka-player": "^4.13.8", "swiper": "^11.2.5", "vue": "^2.7.16", "vue-i18n": "^8.28.2", diff --git a/yarn.lock b/yarn.lock index f822b46b2970a..6140d59e3ac53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8210,10 +8210,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shaka-player@^4.13.6: - version "4.13.6" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.13.6.tgz#667eeff7d824e756a5c7055c95ac1652199bba5d" - integrity sha512-SNmypJaKH3sfdOk/qCCK2CgbPCaE9y3fhxwX3d8u4OmRyY/D3Th9SQEBLKQBWu/zsIOQPV+tyN4NCG7CCRkYbg== +shaka-player@^4.13.8: + version "4.13.8" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.13.8.tgz#12ca1fa51eaa83461bba4ca698e4f5222683c83b" + integrity sha512-1dMfiL0c3k/nLBCeJ/zsCmwr8Km5BCA9n/ZI7FlbZTpi0UqcKOxdNFcN0GeapaumGcqOx89Vzf+bbUJDCM+Yag== dependencies: eme-encryption-scheme-polyfill "^2.2.1"