freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
102 stars 25 forks source link

Upgrade to latest version of npm and supported version of node #213

Closed SaptakS closed 4 years ago

SaptakS commented 4 years ago

Testing Instructions

After Merge

Every developer will need to force a rebuild of the node container for updates to be reflected in their dev environment:

  docker-compose up --build --force-recreate --no-start node
harrislapiroff commented 4 years ago

@chigby can you review this?