-
Notifications
You must be signed in to change notification settings - Fork 25k
Fix security issues with rnc cli by bumping version #29072
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
cpojer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cpojer has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Base commit: 8821d27 |
Base commit: 8821d27 |
|
This pull request was successfully merged by @alexbrazier in 001eb7c. When will my fix make it into a release? | Upcoming Releases |
Summary: Fix security issue with logkitty - used by `cli-android` package react-native-community/cli#1158 <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [SECURITY] [FIX] - Bump package version of `cli` packages to fix security vulnerability Pull Request resolved: facebook#29072 Reviewed By: ejanzer Differential Revision: D21906716 Pulled By: cpojer fbshipit-source-id: b5ed9d0bc7a882f5f7a90825402c4c978918d9ed
Summary
Fix security issue with logkitty - used by
cli-androidpackagereact-native-community/cli#1158
Changelog
[General] [Security] - Bump package version of
clipackages to fix security vulnerability