mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump shaka-player from 3.2.2 to 3.3.0
Bumps [shaka-player](https://github.com/google/shaka-player) from 3.2.2 to 3.3.0. - [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.2.2...v3.3.0) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
daf67ff0ae
commit
076f0951c9
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
"javascript-time-ago": "^2.3.10",
|
||||
"mux.js": "^6.0.1",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"shaka-player": "3.2.2",
|
||||
"shaka-player": "3.3.0",
|
||||
"uikit": "3.9.4",
|
||||
"vue": "^3.2.26",
|
||||
"vue-i18n": "^9.2.0-beta.25",
|
||||
|
|
|
@ -7816,10 +7816,10 @@ sha.js@^2.4.0, sha.js@^2.4.8:
|
|||
inherits "^2.0.1"
|
||||
safe-buffer "^5.0.1"
|
||||
|
||||
shaka-player@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.2.2.tgz#37fbd9ee1db8a1432f8121323865c1ccc68c2dfb"
|
||||
integrity sha512-laIUNrj8Sjm08bbbtHo9sILlf4o6M3hOFPOen1KoO6MXgNdgDWgOff2mLD/AD4ttnbWeaEo7V8dmXCuQIXpLvg==
|
||||
shaka-player@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.0.tgz#50fdd7aa551376ddb7f6b90f2df18398af26142f"
|
||||
integrity sha512-R73sL0X7KEgMSWbCsZXFeeq/kzv7z0Fjl2sYGbPQb0skR01v7Krw8H7XbihEKlKnGEvuIZvzkPrJZ3UXl+x4WQ==
|
||||
dependencies:
|
||||
eme-encryption-scheme-polyfill "^2.0.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue