diff --git a/package.json b/package.json index d8dba8c98b6dc..aedc00fbae676 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "electron-context-menu": "^4.1.1", "marked": "^17.0.0", "process": "^0.11.10", - "shaka-player": "^4.16.8", + "shaka-player": "^4.16.9", "swiper": "^12.0.3", "vue": "^3.5.24", "vue-i18n": "^11.1.12", diff --git a/yarn.lock b/yarn.lock index 55dec6c642a1f..81c7d6f381cb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7654,10 +7654,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shaka-player@^4.16.8: - version "4.16.8" - resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.8.tgz#9234e7e6b6dd3efd6111b7ad5d733f2c23b922db" - integrity sha512-+5vgsd/jmBpjTdclcrjm6ai91mEFLP/UVFRGhJiJ/nE4KPDtRb9+0nYYOx21h5ZoEbiGvAmY+/nw4j2tbfkD6w== +shaka-player@^4.16.9: + version "4.16.9" + resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.16.9.tgz#1d4872394dbff7f961dffd005d16c6acb15a0a06" + integrity sha512-WFmU74V5zyb6TlGkwTVgQvH6SZUFXYw3spjQX6NhGfbCP9XT/6vSGSkOL05+oMm0P+UbxA1geL2pwBMudiSZuQ== shallow-clone@^3.0.0: version "3.0.1"