solparse icon indicating copy to clipboard operation
solparse copied to clipboard

Dependencies security issues

Open pmprete opened this issue 5 years ago • 0 comments

Minimist and mem have security issues:

  • https://npmjs.com/advisories/1084
  • https://npmjs.com/advisories/1179

The version of mocha, yargs and mkdirp on package.json have this vulnerabilities.

To fix them just bump the versions as they have already solved it. Here is the PR with the proposed fix https://github.com/duaraghav8/solparse/pull/37

pmprete avatar Apr 30 '20 18:04 pmprete