-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Description of the Changes Please add a detailed description of the change, whether it's an enhancement or a bugfix. If the PR is related to an open issue please link to it. **Issue:** **Fix:** #### Resolves FEC-[Please add the ticket reference here]
- Loading branch information
1 parent
a951f0e
commit bde6cb8
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1197,10 +1197,10 @@ | |
react-redux "7.2.1" | ||
redux "4.0.5" | ||
|
||
"@playkit-js/[email protected].8": | ||
version "0.84.8" | ||
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.8.tgz#0c394e1882dc111536a996739fe5299e5244dbbf" | ||
integrity sha512-9hrmyDWQ6htB0lWIM8g3PAUyDhqAPsVJLQz0tCAIzikidEYiRZmz5JavkdxdWVoHGovw2k7Pk4Qs96xqrgCH8w== | ||
"@playkit-js/[email protected].9-patch.0-e6a9f6c": | ||
version "0.84.9-patch.0-e6a9f6c" | ||
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.9-patch.0-e6a9f6c.tgz#5e402d738c99990eb3b267aa9c083b6471716a49" | ||
integrity sha512-vwXIvQO00rJvU5z4KpyUU6Tad1KN50ehebV5d0r74lA0aFwAa8B9HG06ELuyNZcfjqlWfQiFmUzYmpysSs8Z7g== | ||
dependencies: | ||
js-logger "^1.6.0" | ||
ua-parser-js "^1.0.36" | ||
|