mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Bump shaka-player from 3.3.4 to 4.0.0
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 3.3.4 to 4.0.0. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/main/CHANGELOG.md) - [Commits](https://github.com/shaka-project/shaka-player/compare/v3.3.4...v4.0.0) --- updated-dependencies: - dependency-name: shaka-player dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b84217d1fb
commit
6b6a3383eb
@ -18,7 +18,7 @@
|
|||||||
"hotkeys-js": "^3.9.3",
|
"hotkeys-js": "^3.9.3",
|
||||||
"javascript-time-ago": "^2.3.13",
|
"javascript-time-ago": "^2.3.13",
|
||||||
"mux.js": "^6.0.1",
|
"mux.js": "^6.0.1",
|
||||||
"shaka-player": "3.3.4",
|
"shaka-player": "4.0.0",
|
||||||
"stream": "^0.0.2",
|
"stream": "^0.0.2",
|
||||||
"vue": "^3.2.33",
|
"vue": "^3.2.33",
|
||||||
"vue-i18n": "^9.2.0-beta.35",
|
"vue-i18n": "^9.2.0-beta.35",
|
||||||
|
@ -2947,10 +2947,10 @@ serialize-javascript@^4.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
randombytes "^2.1.0"
|
randombytes "^2.1.0"
|
||||||
|
|
||||||
shaka-player@3.3.4:
|
shaka-player@4.0.0:
|
||||||
version "3.3.4"
|
version "4.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.4.tgz#7d137a18fc0f55c50852a4348c8319495b5fa546"
|
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.0.0.tgz#fba2de295a57ae644159426351e2e3a8ec922592"
|
||||||
integrity sha512-8PrUBA8aOABGvhQVa59XMoPo5myAoQF4ptx6gvZWPOBtdsyVaamqQKELY77ikZJ1ejup7BmHf42MXGFmxQfcaA==
|
integrity sha512-Pi7rEkNb50vuZIGCxbuiDmIE50o6OwhhS68F3IV4azrkCBvONv2yaY2R/4y953Sbx54tbm9TlfyueKnfA2XehQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
eme-encryption-scheme-polyfill "^2.0.3"
|
eme-encryption-scheme-polyfill "^2.0.3"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user