aacerox / node-rest-client

REST API client from node.js
MIT License
376 stars 132 forks source link

Update package.json #200

Closed CrypticGuy closed 11 months ago

CrypticGuy commented 5 years ago

I was making an app which was using node-rest-client and debug ~2.2.0 shows a low level vulnerability on doing an "npm audit". The resolution for this is to update it to 2.6.9 in case of ver 2.x.x. Hence I propose this change in the repo.

CrypticGuy commented 5 years ago

The above proposed changes fixe this know vulnerability

sffc commented 5 years ago

@aacerox Can you merge this please? It is causing audit failures for dependents. Thanks!