t3chnoboy / amazon-product-api

:credit_card: Amazon Product Advertising API client
365 stars 104 forks source link

Upgrade request to ^2.81.0 #93

Closed nscarlson closed 6 years ago

nscarlson commented 6 years ago

While running unit tests this warning generates a lot of noise:

warning amazon-product-api > request > node-uuid@1.4.8: Use uuid module instead

request ^2.81.0 uses uuid ^3.0.0 instead of node-uuid, alleviating the issue.

nscarlson commented 6 years ago

@t3chnoboy Thanks! When will the change be merged?