VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Update package: mongodb

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 mongodb 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
mongodb 3.7.0 3.7.0 4.1.1 devDependencies https://github.com/mongodb/node-mongodb-native

ExperimentsInHonesty avatar Sep 14 '21 04:09 ExperimentsInHonesty