From 6bd44a79b029103aa925f7cd99846ad366161eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:34:30 +0000 Subject: [PATCH] chore(deps): bump shaka-player from 5.1.3 to 5.1.5 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 5.1.3 to 5.1.5. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.1.5/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v5.1.3...v5.1.5) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 5.1.5 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..8a90c37ec 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.5", "swiper": "^12.1.2", "vue": "^3.5.33", "vue-i18n": "^11.4.0", diff --git a/yarn.lock b/yarn.lock index 81cb7fc09..da440aaa6 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.5: + version "5.1.5" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-5.1.5.tgz#0a24c8524866f771e0d83dd1fc24dfb5b48d9703" + integrity sha512-wn8Aznf33kU3toXZ99/qssPnXpOrhQ2WkMFkMGqnzbwhUdYOIdO9gpyf/oEr1u8ZwrkEZRUxigvNmCfX6+xrZg== shallow-clone@^3.0.0: version "3.0.1"