sendinblue / APIv3-nodejs-library

SendinBlue's API v3 Node.js Library
ISC License
102 stars 47 forks source link

Deprecated dependencies #143

Open fabiansvensson opened 1 year ago

fabiansvensson commented 1 year ago

The library currently has 3 deprecated dependencies:

formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. superagent@3.7.0: Please upgrade to v7.0.2+ of superagent.

Would be great if this could be updated :)

shivpratik commented 1 year ago

+1