OWASP / NodeGoat

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

Home Page:https://www.owasp.org/index.php/Projects/OWASP_Node_js_Goat_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade dependencies

UlisesGascon opened this issue · comments

Context

  • This is part of release-1.5 #148
  • Context from #82
  • Critical task

Tasks

  • Upgrade dependencies to secure latest versions in package.json
  • Validate the instalation with the local test
  • Add and submit the changes in package-lock.json
  • Add the primary depdency list to the readme.md
  • Check that the npm tasks are working as expected
  • Update the readme.md with the extra relevant info (if needed)

Assignation

  • This tasks is open for assignation, just claim it (as reply to this) and submit your PR ;-)

Important

@UlisesGascon I have a PR for this issue

/assign