mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +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
cf92ff009e
commit
e362c88642
2 changed files with 10 additions and 10 deletions
|
@ -15,10 +15,10 @@
|
|||
"@fortawesome/vue-fontawesome": "^3.0.0-5",
|
||||
"buffer": "^6.0.3",
|
||||
"dompurify": "^2.3.6",
|
||||
"hotkeys-js": "^3.9.0",
|
||||
"hotkeys-js": "^3.9.3",
|
||||
"javascript-time-ago": "^2.3.13",
|
||||
"mux.js": "^6.0.1",
|
||||
"shaka-player": "3.3.4",
|
||||
"shaka-player": "4.0.0",
|
||||
"stream": "^0.0.2",
|
||||
"vue": "^3.2.33",
|
||||
"vue-i18n": "^9.2.0-beta.35",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -2243,10 +2243,10 @@ has@^1.0.3:
|
|||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
hotkeys-js@^3.9.0:
|
||||
version "3.9.0"
|
||||
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.0.tgz#f8d3c3c163fd14ec70a0931b68c12c5c8428d185"
|
||||
integrity sha512-nnZ6Kbitubo52W40/lrEDr5r9gSCNHl1utn/fB/hEHsg+6mjyiBqjwBAfXsX/MMuvxuoI3YwMYAJFT0DvR4VHg==
|
||||
hotkeys-js@^3.9.3:
|
||||
version "3.9.3"
|
||||
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.3.tgz#4b755cc695b388d7f93a83aff4b0c2a45719996c"
|
||||
integrity sha512-s+f0xyvDmf6+DyrFQ2SY+eA7lbvMbjqkqi0I0SpMgnN5tZx7DeH8nsWhkJR4KEq3pxDPHJppDUhdt1rZFW5LeQ==
|
||||
|
||||
idb@^6.1.4:
|
||||
version "6.1.5"
|
||||
|
@ -2947,10 +2947,10 @@ serialize-javascript@^4.0.0:
|
|||
dependencies:
|
||||
randombytes "^2.1.0"
|
||||
|
||||
shaka-player@3.3.4:
|
||||
version "3.3.4"
|
||||
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-3.3.4.tgz#7d137a18fc0f55c50852a4348c8319495b5fa546"
|
||||
integrity sha512-8PrUBA8aOABGvhQVa59XMoPo5myAoQF4ptx6gvZWPOBtdsyVaamqQKELY77ikZJ1ejup7BmHf42MXGFmxQfcaA==
|
||||
shaka-player@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-4.0.0.tgz#fba2de295a57ae644159426351e2e3a8ec922592"
|
||||
integrity sha512-Pi7rEkNb50vuZIGCxbuiDmIE50o6OwhhS68F3IV4azrkCBvONv2yaY2R/4y953Sbx54tbm9TlfyueKnfA2XehQ==
|
||||
dependencies:
|
||||
eme-encryption-scheme-polyfill "^2.0.3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue