From 21049c4269a5a51ca124859c195aeba40888d770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:00:25 +0000 Subject: [PATCH] Bump shaka-player from 4.16.16 to 4.16.18 Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.16.16 to 4.16.18. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.18/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v4.16.16...v4.16.18) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 4.16.18 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 4f179dabc0e7f..f52390943cd50 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "googlevideo": "^4.0.4", "marked": "^17.0.3", "process": "^0.11.10", - "shaka-player": "^4.16.16", + "shaka-player": "^4.16.18", "swiper": "^12.1.2", "vue": "^3.5.28", "vue-i18n": "^11.2.8", diff --git a/yarn.lock b/yarn.lock index a555b5b7cbe6b..5104365417aec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8185,10 +8185,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.16: - version "4.16.16" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.16.tgz#03ae765af781eb328329d8b3a6d421499c6208e3" - integrity sha512-ME73Ro7eZufo1XIv+2yOalGKUe2fPDX+6bLYeydq5gqMZFX+vgSFLfmaGTIQNNqNmrbFKRxLGsk79If5jx+Z+Q== +shaka-player@^4.16.18: + version "4.16.18" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.18.tgz#6f14f5a35c2b70df0a47cbc41d8902b45830ee9d" + integrity sha512-9wrYXUWcUp/2KkeBvBRRkHCmNLW2+UjNHLXX9vOuaEltNyxQ4leE07i3gbVAqDD0ru6RTY0UfP/GZZSBql/F7g== shallow-clone@^3.0.0: version "3.0.1"