Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#934)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: yambenari24 <[email protected]>
  • Loading branch information
github-actions[bot] and yambenari24 authored Feb 26, 2025
1 parent 6c5c3fd commit 5de664b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"precommit": "yarn run build && yarn run type-check && yarn run test && yarn run lint"
},
"dependencies": {
"@playkit-js/playkit-js": "0.84.22",
"@playkit-js/playkit-js": "0.84.23-canary.0-41798fd",
"@playkit-js/playkit-js-dash": "1.37.2-canary.0-e95bdb4",
"@playkit-js/playkit-js-hls": "1.32.16",
"@playkit-js/playkit-js-providers": "2.41.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1197,10 +1197,10 @@
react-redux "7.2.1"
redux "4.0.5"

"@playkit-js/[email protected].22":
version "0.84.22"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.22.tgz#61c053b10c055775d9e239385894c993a589336e"
integrity sha512-ILPKGJ1ILY8paaifynZ9umKvMRJvmGfRBiPwz8FxCV9IWX24+vFw9Fm/RSPVXsbpd1fNAZZFJUgM5lpSKpBdRQ==
"@playkit-js/[email protected].23-canary.0-41798fd":
version "0.84.23-canary.0-41798fd"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.23-canary.0-41798fd.tgz#eef91f804efcbb2e859c648bd9a4b96deabf479c"
integrity sha512-sy1bTpEmIcKEvtx7kU4a2Wef/1i21J/7bGsNhGog0Wmda8oUpSBm+YzbiFhnINp4X7jM2DgcAG9o+TCU1lPrzg==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^1.0.36"
Expand Down

0 comments on commit 5de664b

Please sign in to comment.