Cli: Upgrade logkitty to 0.7.1 for security issue CVE-2020-8149

Created on 23 May 2020  路  5Comments  路  Source: react-native-community/cli

Installed latest version (4.9.0) of cli-platform-android and can see that logkitty v0.6.1 is installed.

Should install logkitty 0.7.1 to address the security issue CVE-2020-8149

bug report

Most helpful comment

Hi guys!
Should I manually upgrade it in my project by command: yarn add logkitty "^0.7.1" ?

All 5 comments

PR welcome! 馃檪

https://github.com/react-native-community/cli/pull/1176
Created a PR for upgrading logkitty to 0.7.1. Would be great if someone can take a review of it. Thanks.

Closing since PR is merged.

Hi guys!
Should I manually upgrade it in my project by command: yarn add logkitty "^0.7.1" ?

Hi guys!
Should I manually upgrade it in my project by command: yarn add logkitty "^0.7.1" ?

I ran npm install logkitty

Was this page helpful?
0 / 5 - 0 ratings