build(deps-dev): bump shaka-player from 3.0.4 to 3.0.5
Bumps [shaka-player](https://github.com/google/shaka-player) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/google/shaka-player/releases) - [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/shaka-player/compare/v3.0.4...v3.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bad502dcbc
commit
e0f468229c
|
@ -12958,9 +12958,9 @@
|
|||
}
|
||||
},
|
||||
"shaka-player": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-3.0.4.tgz",
|
||||
"integrity": "sha512-sjmArz8ukKNx5SU2O99kdJr1Z3TyDRn/p11ivUm/67jptCgYuIGI8swfvkJO5KD7MBJSaBP6z32D38dBx5AAxA==",
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-3.0.5.tgz",
|
||||
"integrity": "sha512-LYq56q9DA7yTLBD1yQwZrMlJZOovb2yRmo0C3AsddL1J0ee+U4BXr1QZd5amtpBvl8fOiLgkW/12UuChMR764A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eme-encryption-scheme-polyfill": "^2.0.1"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"mux.js": "^5.6.4",
|
||||
"sass": "^1.26.12",
|
||||
"sass-loader": "^10.0.2",
|
||||
"shaka-player": "^3.0.4",
|
||||
"shaka-player": "^3.0.5",
|
||||
"socket.io-client": "^2.3.1",
|
||||
"string-similarity": "^4.0.2",
|
||||
"stylelint": "^13.7.2",
|
||||
|
|
Loading…
Reference in New Issue