Skip to content

Commit 30c56e8

Browse files
Bump shaka-player from 5.0.6 to 5.0.7 (#8848)
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.0.7/CHANGELOG.md) - [Commits](shaka-project/shaka-player@v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc353e commit 30c56e8

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
@@ -63,7 +63,7 @@
6363
"googlevideo": "^4.0.4",
6464
"marked": "^17.0.4",
6565
"process": "^0.11.10",
66-
"shaka-player": "^5.0.6",
66+
"shaka-player": "^5.0.7",
6767
"swiper": "^12.1.2",
6868
"vue": "^3.5.30",
6969
"vue-i18n": "^11.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7414,10 +7414,10 @@ setprototypeof@1.2.0, setprototypeof@~1.2.0:
74147414
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
74157415
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
74167416

7417-
shaka-player@^5.0.6:
7418-
version "5.0.6"
7419-
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-5.0.6.tgz#23c897fe0a23df3c0bed7e7f0b2c8d335eee3c20"
7420-
integrity sha512-WE322LJpmFBuvebhjEhE++RrXH1xIX2oQOzO3EuByExfkp9podSEhRV+KcB19SOS1rMpQ85q4v+sURsETkCwtA==
7417+
shaka-player@^5.0.7:
7418+
version "5.0.7"
7419+
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-5.0.7.tgz#7834bf0f2a88bfa2a1b607cd59ea167e2aea5a68"
7420+
integrity sha512-dUcGDac2yRJsgLSwdYqkaOLu9X8Ih+skE5tC4odUuKtNVRCLp/FaKfXydcusRcnkHWhGZN8rG8+HTJQJs7HN1g==
74217421

74227422
shallow-clone@^3.0.0:
74237423
version "3.0.1"

0 commit comments

Comments
 (0)