Closed kamesh95 closed 6 years ago
Please check the failing ci and change the reap
=> reap2
also in the code. Thank you.
@kamesh95 hmm so far i don't see any dev or dependency listed in the package.json of reap2 is that intended? seems like this would fail in a fresh npm install (after the CI pass of course the reap => reap2 issue)
@kamesh95 just in case, you can see the all the original source files (and the content of each file) of reap here
@pofider Oh yes. @bjrmatos Sorry. I just forgot to include it's actual dependencies in the newly created package.json I will fix this
@pofider @bjrmatos Fixed!
Thank you.
Upgraded reap module to solve ReDoS vulnerability - https://nodesecurity.io/advisories/46 with ms package. The vulnerability in ms package was patched in versions > 7.0.0 but was not updated in it's dependent reap module. So this pull request solves that security issue with reap by upgrading it to reap2.