From aca9a83cd2bf91a02ccd6d39708f4a2d22872870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:45:29 +0800 Subject: [PATCH] Bump shaka-player from 4.12.1 to 4.12.2 (#6229) Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.12.1 to 4.12.2. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.2/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.12.1...v4.12.2) --- 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 eca6eea3af3bc..12a7d61fd3a12 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.12.1", + "shaka-player": "^4.12.2", "swiper": "^11.1.15", "vue": "^2.7.16", "vue-i18n": "^8.28.2", diff --git a/yarn.lock b/yarn.lock index f4e3e7cee2e33..d24d10ab87960 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8244,10 +8244,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.1: - version "4.12.1" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.1.tgz#5b4ff976664ddd6faac26291f09aaa39f862b06e" - integrity sha512-hkwC25IynGVwh/3De3DEtaDGz6K/qsJbkAIgFcOff/GJY4JE+vad386QUb8+Niub4sYtH1vtkYJx+1P1y7ZWwg== +shaka-player@^4.12.2: + version "4.12.2" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.2.tgz#12f90d568a173ab2e6d74558b10d9cca92682070" + integrity sha512-WtOmrYtOSSKr1eZrKzvyE0JMBVKJeEOAnT/pjkYAqAO/lfAyu+YF/Y0GLsXKLu1JFlDSesKS8P78zdXCIkPk/Q== dependencies: eme-encryption-scheme-polyfill "^2.1.5"