Midtrans / midtrans-nodejs-client

Official Midtrans Payment API Client for Node JS | https://midtrans.com
MIT License
174 stars 56 forks source link

Update dependencies #24

Closed rizdaprasetya closed 3 years ago

rizdaprasetya commented 3 years ago

This is done partly to address vuln found in Axios dependency: https://github.com/advisories/GHSA-4w2v-q235-vp99

That vulnerability does not affect this package, it only affect specific use of Axios if used with proxy feature, which this package is not using. Regardless, the dependencies is updated to prevent NPM audit raising some unwanted notice.