Skip to content

Commit 81d6180

Browse files
dependabot[bot]Alban Dumas
authored and
Alban Dumas
committed
Bump shaka-player from 4.12.7 to 4.12.8 (FreeTubeApp#6609)
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.12.7 to 4.12.8. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.8/CHANGELOG.md) - [Commits](shaka-project/shaka-player@v4.12.7...v4.12.8) --- updated-dependencies: - dependency-name: shaka-player 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 db41186 commit 81d6180

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
@@ -68,7 +68,7 @@
6868
"path-browserify": "^1.0.1",
6969
"portal-vue": "^2.1.7",
7070
"process": "^0.11.10",
71-
"shaka-player": "^4.12.7",
71+
"shaka-player": "^4.12.8",
7272
"swiper": "^11.2.1",
7373
"vue": "^2.7.16",
7474
"vue-i18n": "^8.28.2",

yarn.lock

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

8278-
shaka-player@^4.12.7:
8279-
version "4.12.7"
8280-
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.7.tgz#fce698c59cd09c2cb2e5086689f4939f772e9997"
8281-
integrity sha512-xfViJ2yhSlG4J1WwLy6tvtEJJ7aYprYhtrpEw76C/CaDEnswgS+4tdp83eAXRfzd9uVZzrycrNaMS2+Ig2Jz7Q==
8278+
shaka-player@^4.12.8:
8279+
version "4.12.8"
8280+
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.12.8.tgz#b971996a041a7ef13b107fbf4bd3a660dfb3a973"
8281+
integrity sha512-PXOgHLVgYJaA0KSpPhPZHiIwPYIwKyTF0HqFYdau7PE2zbSEXY6PZMSrS307MVnJ7qXABeo8pU1aQk3DuFwTkA==
82828282
dependencies:
82838283
eme-encryption-scheme-polyfill "^2.1.6"
82848284

0 commit comments

Comments
 (0)