VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Update package: react-dom

Open ExperimentsInHonesty opened this issue 4 years ago • 2 comments

Dependency

  • [x] #1487 (This issue must be addressed first because we need to be able to test if these configurations are failing)

Overview

We need to update the react-dom package that require major version changes to address security audit warnings

Extra info

We are doing this individually to manage scope of changes per PR

Action Items

  • [ ] developer to update to the latest version of the package indicated
  • [ ] Ensure the project builds and runs
  • [ ] Ensure that all unit tests pass
  • [ ] Ensure that there are no lint errors

Resources/Instructions

Package Current Wanted Latest Package Type Package URL
react-dom 16.14.0 16.14.0 17.0.2 dependencies https://reactjs.org/

ExperimentsInHonesty avatar Sep 14 '21 04:09 ExperimentsInHonesty