build(deps-dev): bump shaka-player from 4.11.7 to 4.11.8

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.11.7 to 4.11.8.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.11.8/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.11.7...v4.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 11:36:14 +00:00 committed by GitHub
parent a8c97774de
commit f919cf80d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -44,7 +44,7 @@
"postcss-sass": "^0.5.0",
"sass": "^1.80.2",
"sass-loader": "^14.2.1",
"shaka-player": "^4.11.7",
"shaka-player": "^4.11.8",
"socket.io-client": "^4.8.0",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",
@ -14008,9 +14008,9 @@
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
},
"node_modules/shaka-player": {
"version": "4.11.7",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.11.7.tgz",
"integrity": "sha512-jNsdQd4pa24w2QwXHGNBs8MQ33YajYiZclWaSuGt+dLJ7/D9+NG1LJQGnTrGd0G1aDdbEzmEpppG3ic4OsGpyw==",
"version": "4.11.8",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.11.8.tgz",
"integrity": "sha512-3N35pLsTDJfKbLF0loRDidh9QCdHoElmVX7VWFeedKOlM6EpEUB26xm2BIitASz6MVXNnL8lRtOUXgmYmiFZFg==",
"dev": true,
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.5"

View File

@ -49,7 +49,7 @@
"postcss-sass": "^0.5.0",
"sass": "^1.80.2",
"sass-loader": "^14.2.1",
"shaka-player": "^4.11.7",
"shaka-player": "^4.11.8",
"socket.io-client": "^4.8.0",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",