Skip to content

Commit

Permalink
fix: update playkit-js to [0.80.6](https://github.com/kaltura/playkit…
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTGold committed Oct 3, 2022
1 parent bb12f86 commit 2fc62dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
},
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@playkit-js/playkit-js": "0.80.5",
"@playkit-js/playkit-js": "0.80.6",
"@playkit-js/playkit-js-dash": "1.31.0",
"@playkit-js/playkit-js-hls": "1.30.2",
"@playkit-js/playkit-js-ui": "canary",
"@types/preact-i18n": "^2.3.1",
"hls.js": "1.2.3",
"intersection-observer": "^0.12.0",
"playkit-js-providers": "https://github.com/kaltura/playkit-js-providers.git#v2.36.0",
"proxy-polyfill": "^0.3.0",
"shaka-player": "4.2.1",
"@types/preact-i18n": "^2.3.1"
"shaka-player": "4.2.1"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1150,10 +1150,10 @@
react-redux "^7.2.0"
redux "^4.0.5"

"@playkit-js/playkit-js@0.80.5":
version "0.80.5"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.80.5.tgz#f4605463e315b0df1435f646578a1ff62e75ec85"
integrity sha512-9mfxRZwFdosK8v8KXlkwF8Pwnhq560Oms73t6ErItDLhuDwpFfbe8fIU4u2dsGyT9lGcc8eom0YJqpBQ5ztFow==
"@playkit-js/playkit-js@0.80.6":
version "0.80.6"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.80.6.tgz#8d2fde866bda594073120c077c4a132738ba1a22"
integrity sha512-6VlitkLO5W1j6wXuN0HMm+CGSyxRNEZfHT/ZbrmtDBKRtdlLNIjblcFCvK4SdquU0hALhQWR17sicw7L3KCANA==
dependencies:
js-logger "^1.6.0"
ua-parser-js "1.0.2"
Expand Down

0 comments on commit 2fc62dd

Please sign in to comment.