aacerox / node-rest-client

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

update to debug module version to avoid NSP issues #171

Closed sbcpdjacobus closed 1 year ago

sbcpdjacobus commented 7 years ago

Updating the debug module to avoid NSP issues of older versions.

mattrat commented 6 years ago

I was just about to submit this same change. This would be a great update. Here is a link to the description of the issue that this pull request fixes. https://snyk.io/vuln/npm:debug:20170905

Ilshidur commented 6 years ago

This might be a duplicate of https://github.com/aacerox/node-rest-client/pull/164 :-)

aacerox commented 1 year ago

This PR has been closed because a new major upgrade of 'node-rest-client' with a complete code refactoring and new features is expected before the end of the year.

This means that any pending pull requests suitable for inclusion in 'node-rest-client' will be included in the next major release.