AllenNeuralDynamics / aind-metadata-entry-js

Metadata entry using javascript
https://metadata-entry.allenneuraldynamics.org
MIT License
1 stars 1 forks source link

Update vulnerable dependencies from `npm audit` report #138

Closed helen-m-lin closed 4 months ago

helen-m-lin commented 6 months ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Clone the repo and check out dev branch
  2. Run npm audit
  3. Review security vulnerabilities

Expected behavior All vulnerabilities should be resolved.

helen-m-lin commented 4 months ago

As of Apr 16, there were 9 vulnerabilities from npm audit --production and 21 from general report.

These are addressed in PR #168. All from prod report are addressed. Remaining issues for devDependencies can be ignored ( see previous PR #33 and https://github.com/facebook/create-react-app/issues/11174)