build(deps-dev): bump shaka-player from 4.11.4 to 4.11.5

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.11.4 to 4.11.5.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.11.5/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.11.4...v4.11.5)

---
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-09-25 11:19:05 +00:00 committed by GitHub
parent 99b05412c4
commit 3342d501ce
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.79.3",
"sass-loader": "^14.2.1",
"shaka-player": "^4.11.4",
"shaka-player": "^4.11.5",
"socket.io-client": "^4.8.0",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",
@ -13715,9 +13715,9 @@
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
},
"node_modules/shaka-player": {
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.11.4.tgz",
"integrity": "sha512-4BqpeLgoPuEWgmlsIhrSNYMDpYXuWfSBJB8XmskO5JkF8O3YKF40DLVqdQVpQRBPtWQZc49nO4g3VTzI+7aBwg==",
"version": "4.11.5",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.11.5.tgz",
"integrity": "sha512-70r3qeMulzFaGHn3CskE+o6I/nrZoPqjfbGtL0ktoZ84F3uya+RgN7C7KUf34RZViBEakr1bRexR5hRYlw4PSA==",
"dev": true,
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.5"

View File

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