Skip to content

Commit f4c0580

Browse files
dependabot[bot]SudharakaP
authored andcommitted
Bump shaka-player from 4.12.8 to 4.13.0 (FreeTubeApp#6649)
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.12.8 to 4.13.0. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/main/CHANGELOG.md) - [Commits](shaka-project/shaka-player@v4.12.8...v4.13.0) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6b2126 commit f4c0580

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"path-browserify": "^1.0.1",
6868
"portal-vue": "^2.1.7",
6969
"process": "^0.11.10",
70-
"shaka-player": "^4.12.8",
70+
"shaka-player": "^4.13.0",
7171
"swiper": "^11.2.1",
7272
"vue": "^2.7.16",
7373
"vue-i18n": "^8.28.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3684,10 +3684,10 @@ electron@^34.0.1:
36843684
"@types/node" "^20.9.0"
36853685
extract-zip "^2.0.1"
36863686

3687-
eme-encryption-scheme-polyfill@^2.1.6:
3688-
version "2.1.6"
3689-
resolved "https://registry.yarnpkg.com/eme-encryption-scheme-polyfill/-/eme-encryption-scheme-polyfill-2.1.6.tgz#7a0df1d3b64f7a5486ea1af2e1483e483a20d547"
3690-
integrity sha512-SmQ8UxDkH/8hrjLo6ASo452hIe4dSJzqKmJyrNsvUciEJNxf4z9hewIwF1k/c7A5uRk4GApavPZ6dgqXqfvegw==
3687+
eme-encryption-scheme-polyfill@^2.2.0:
3688+
version "2.2.0"
3689+
resolved "https://registry.yarnpkg.com/eme-encryption-scheme-polyfill/-/eme-encryption-scheme-polyfill-2.2.0.tgz#b642e460b0cb46a9a51a1069fde3ba2c01565af9"
3690+
integrity sha512-wfgRcR2cGAX0WKbPahhI13dr2mzFQ/rMnoDibRIdScQlv9S0rtnXd25XF17IUdNJw/voJoFpYQp33C3xkFnyEw==
36913691

36923692
emoji-regex@^10.0.0, emoji-regex@^10.3.0:
36933693
version "10.3.0"
@@ -8202,12 +8202,12 @@ setprototypeof@1.2.0:
82028202
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
82038203
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
82048204

8205-
shaka-player@^4.12.8:
8206-
version "4.12.8"
8207-
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.8.tgz#b971996a041a7ef13b107fbf4bd3a660dfb3a973"
8208-
integrity sha512-PXOgHLVgYJaA0KSpPhPZHiIwPYIwKyTF0HqFYdau7PE2zbSEXY6PZMSrS307MVnJ7qXABeo8pU1aQk3DuFwTkA==
8205+
shaka-player@^4.13.0:
8206+
version "4.13.0"
8207+
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.13.0.tgz#03d4469ea2af6ab740f591c4e906503e7403b3d5"
8208+
integrity sha512-FZToyYl7IXvt1oMEWVbU0tjWJpJ+oSYpUibNMxSqVQx2pLfSBDfEuodGJV+pRgiydYQ58+VFLftAylDx/Qvfdw==
82098209
dependencies:
8210-
eme-encryption-scheme-polyfill "^2.1.6"
8210+
eme-encryption-scheme-polyfill "^2.2.0"
82118211

82128212
shallow-clone@^3.0.0:
82138213
version "3.0.1"

0 commit comments

Comments
 (0)