build(deps-dev): bump shaka-player from 4.10.6 to 4.10.7

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.10.6 to 4.10.7.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.10.7/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.10.6...v4.10.7)

---
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-07-19 11:11:56 +00:00 committed by GitHub
parent 013e3b2556
commit 1b40cfbfb5
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.77.8",
"sass-loader": "^14.2.1",
"shaka-player": "^4.10.6",
"shaka-player": "^4.10.7",
"socket.io-client": "^4.7.5",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",
@ -13917,9 +13917,9 @@
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
},
"node_modules/shaka-player": {
"version": "4.10.6",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.10.6.tgz",
"integrity": "sha512-WQYetDIQvPH9Y4WuWP3Q6kyuN0IdLwdoaYvPJQzHyuQ7ahwc5AO/7z51aLhTwGplKhEZOaMVuisNnK0UfNntng==",
"version": "4.10.7",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.10.7.tgz",
"integrity": "sha512-QOX7lEiR75A6vbGQqEvTD9oP8yK6LUIFr2IpqmcKcya+lzCjN9yWZOpr/mjJrhJkIUaGcsAc0UpqJ1iKObuKyg==",
"dev": true,
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.5"

View File

@ -49,7 +49,7 @@
"postcss-sass": "^0.5.0",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"shaka-player": "^4.10.6",
"shaka-player": "^4.10.7",
"socket.io-client": "^4.7.5",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",