From 663be2277da5656fcbcda2cacaa92eeac0811a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:12:18 +0000 Subject: [PATCH] Bump shaka-player from 4.16.19 to 4.16.20 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.16.19 to 4.16.20. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.20/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.16.19...v4.16.20) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 4.16.20 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 e82d4ee42dfa7..d385690db3997 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "googlevideo": "^4.0.4", "marked": "^17.0.3", "process": "^0.11.10", - "shaka-player": "^4.16.19", + "shaka-player": "^4.16.20", "swiper": "^12.1.2", "vue": "^3.5.29", "vue-i18n": "^11.2.8", diff --git a/yarn.lock b/yarn.lock index c3c94c4ae24cd..acadb5efe5cc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7440,10 +7440,10 @@ setprototypeof@1.2.0, setprototypeof@~1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shaka-player@^4.16.19: - version "4.16.19" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.19.tgz#a5d01d465391722f06ad680637eda43d397825cd" - integrity sha512-w7b/HUaMLfvyDYsZ8zLf+cQ1+brv9lwL1Rz6yKoNWLKXVede73Ns3Vdyq/JELMISfB0LgDrZ6JplzdTzNHTI3Q== +shaka-player@^4.16.20: + version "4.16.20" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.20.tgz#0c2063e4cffbf0ded1961f3d155598313b50d474" + integrity sha512-duds1dssmFZ3fSbNV2Cmez0qR7YNrrFzcn5DVXhiNTPOw/E0mUEzW+EFJkuAfA43s3UuwG5y+orbhELakBj4yw== shallow-clone@^3.0.0: version "3.0.1"