```npm install --save react@^16.4.0 react-dom@^16.4.0```
Npm reported vulnerabilities
Ran npm audit for detailed report. It was a long report but as show npm audit fix would fix most.
Some fixes require other updates.
Verify no breaking changes
Build front end app, this runs unit tests associated with react code - [Passed
Run selenium tests - Passed with failures explainable by bad data.
Running npm audit fix to auto fix most problems