I am just getting started with react-native. On installing this package
npm install --save react-native-validator-form
https://github.com/New
If you have ran npm audit and got vulnerabilities, then you can have different scenarios:
Run the npm audit fix subcommand to automatically install compatible updates to vulnerable dependencies.
Run the recommended commands individually to install updates to vulnerable dependencies. (Some updates may be semver-breaking changes; for more information, see "SEMVER warnings".)
Source: Reviewing and acting on the security audit report