Mangopay / mangopay2-nodejs-sdk

Node.js SDK for MANGOPAY
https://www.npmjs.com/package/mangopay2-nodejs-sdk
MIT License
51 stars 38 forks source link

Update Axios Dependency #417

Closed MrYerome closed 1 month ago

MrYerome commented 1 month ago

The SDK uses an old version of Axios (1.6.2), which is deprecated because of a vulnerability HIGH.

The SDK must be upgraded by using the new version of axios (1.7.5)

iulian03 commented 1 month ago

Thank you @MrYerome . We are on it!