Skip to content

Commit 6a6f175

Browse files
Bump shaka-player from 4.14.25 to 4.14.26 (#7838)
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.14.25 to 4.14.26. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.14.26/CHANGELOG.md) - [Commits](shaka-project/shaka-player@v4.14.25...v4.14.26) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 4.14.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ff724 commit 6a6f175

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"marked": "^16.1.2",
6767
"portal-vue": "^2.1.7",
6868
"process": "^0.11.10",
69-
"shaka-player": "^4.14.25",
69+
"shaka-player": "^4.14.26",
7070
"swiper": "^11.2.10",
7171
"vue": "^2.7.16",
7272
"vue-i18n": "^8.28.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7693,10 +7693,10 @@ [email protected]:
76937693
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
76947694
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
76957695

7696-
shaka-player@^4.14.25:
7697-
version "4.14.25"
7698-
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.14.25.tgz#36165d44286c0faf558b3121b33aa81e8043c49c"
7699-
integrity sha512-59dN0yTLE8LyM74DEL9DGjnpXb71zSP0jN9b7MSUUCVdtz65ZV1HBwmf52KMb28sX23sHJPJ10j59itlT7ajPw==
7696+
shaka-player@^4.14.26:
7697+
version "4.14.26"
7698+
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.14.26.tgz#0e620b1a60a9e317afb5a3f01a021c7e16692ab4"
7699+
integrity sha512-OIN/IN64ApQ18vZzEHsKH2i4mnU/+Dt58kDOpNqt1BCACLxWaPgGsuRESrdZTO2ZRJ///ZqsEYA0INEYkuMKWg==
77007700
dependencies:
77017701
eme-encryption-scheme-polyfill "^2.2.3"
77027702

0 commit comments

Comments
 (0)