Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 174 Bytes

DEPENDENCIES.md

File metadata and controls

5 lines (4 loc) · 174 Bytes

How to update dependencies (security)

  1. npm audit fix
  2. If there were fixes, create a pull request with the changes
  3. If necessary, Deploy a new version.