From 5681f7b51e17f14f4e5dc89a129c4d98ca099e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 21:35:01 +0000 Subject: [PATCH] chore(deps): bump shaka-player from 5.1.3 to 5.1.4 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.1.4/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v5.1.3...v5.1.4) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 5.1.4 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 ef908c467..8496eebd0 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "googlevideo": "^4.0.4", "marked": "^18.0.2", "process": "^0.11.10", - "shaka-player": "^5.1.2", + "shaka-player": "^5.1.4", "swiper": "^12.1.2", "vue": "^3.5.33", "vue-i18n": "^11.4.0", diff --git a/yarn.lock b/yarn.lock index 81cb7fc09..0d48a2b7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7243,10 +7243,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@^5.1.2: - version "5.1.3" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-5.1.3.tgz#b6abdd7adbc5b852a67b45f1f75e4a17b020ad14" - integrity sha512-oOmOn8tG7n2rgur1BYbfx2MoYvkUMRKKLjfXOR4C5PgWLQuMVhXaD54TTJ8ze/pXncAQbw5ZXiUdX0z3qiZZtQ== +shaka-player@^5.1.4: + version "5.1.4" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-5.1.4.tgz#770ef4671898e02f9267682be1fa20f200b400dc" + integrity sha512-dy2obag4JViqWKktUxGCapwcjqZW8V2HHGXWleXNJ+nRFxlK31n9EHpqp81LKBxdPx5nW417Rxwvial1FdSaRA== shallow-clone@^3.0.0: version "3.0.1"