eureka-js-client icon indicating copy to clipboard operation
eureka-js-client copied to clipboard

refactor: replaced request library as got library

Open BalajiSrgm opened this issue 3 years ago • 1 comments

Hi @jquatier , request library has been deprecated, so I used got library and upgraded dependency version also verified all test cases, Please validate, merge and npm-publish

used yaml.load instead of yaml.safeLoad // Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default

BalajiSrgm avatar May 04 '21 19:05 BalajiSrgm

Hi @jquatier, can we remove request module as it has been deprecated.

shreya-shah avatar Feb 09 '24 13:02 shreya-shah