Upon installation, npm is generating this warning:
$ npm i
npm WARN notice [SECURITY] superagent has 1 low vulnerability. Go here for more details: https://nodesecurity.io/advisories?search=superagent&version=2.3.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
Upon installation, npm is generating this warning:
Details: https://nodesecurity.io/advisories?search=superagent&version=2.3.0
ED: Appears to be a sub-dep of supertest, so not as critical of an issue.