vuestorefront / vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend
https://www.vuestorefront.io
MIT License
346 stars 337 forks source link

request package has been deprecated #553

Open rain2o opened 3 years ago

rain2o commented 3 years ago

The request package is included in the default package.json, but I recently noticed it has been fully deprecated as of Feb 11th, 2020.

You can read about it here - https://github.com/request/request/issues/3142

This package appears to be used in a few endpoints currently. I haven't done much research yet on a good replacement. Any recommendations?