Bump shaka-player from 4.16.2 to 4.16.9 in /materialious

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.16.2 to 4.16.9.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.9/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.16.2...v4.16.9)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 16:27:37 +00:00
committed by GitHub
parent fdfb9cbc3f
commit 87c41272c8
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.11.8",
"version": "1.11.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.11.7",
"version": "1.11.9",
"hasInstallScript": true,
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
@@ -32,7 +32,7 @@
"media-captions": "^1.0.4",
"mousetrap": "^1.6.5",
"peerjs": "^1.5.5",
"shaka-player": "^4.16.2",
"shaka-player": "^4.16.9",
"sponsorblock-api": "^0.2.4",
"svelte-infinite-loading": "^1.4.0",
"svelte-persisted-store": "^0.12.0",
@@ -10943,9 +10943,9 @@
}
},
"node_modules/shaka-player": {
"version": "4.16.2",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.16.2.tgz",
"integrity": "sha512-AFswL7ZXT37UceDAsovQXQ3BRGLmPcmdgXgLVJdmHN2mnrYCvTrl7CGg2jeIPxUOHipAeeq33LrDM9uGBlQRVA==",
"version": "4.16.9",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.16.9.tgz",
"integrity": "sha512-WFmU74V5zyb6TlGkwTVgQvH6SZUFXYw3spjQX6NhGfbCP9XT/6vSGSkOL05+oMm0P+UbxA1geL2pwBMudiSZuQ==",
"license": "Apache-2.0",
"engines": {
"node": ">=18"
+1 -1
View File
@@ -64,7 +64,7 @@
"media-captions": "^1.0.4",
"mousetrap": "^1.6.5",
"peerjs": "^1.5.5",
"shaka-player": "^4.16.2",
"shaka-player": "^4.16.9",
"sponsorblock-api": "^0.2.4",
"svelte-infinite-loading": "^1.4.0",
"svelte-persisted-store": "^0.12.0",