docusign-esign-node-client icon indicating copy to clipboard operation
docusign-esign-node-client copied to clipboard

Please upgrade libraries

Open luiscarlosjayk opened this issue 2 years ago • 4 comments

Hi, while installing I'm getting this warnings:

warning docusign-esign > [email protected]: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
warning docusign-esign > superagent > [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
[3/5] Fetching packages...

luiscarlosjayk avatar Aug 29 '22 15:08 luiscarlosjayk

Those are not errors but warnings that won't affect your working and installation. Could you please indicate precisely how did you fell on this message in order I could report your finding to the Engineering team?

sylvainleb376 avatar Aug 31 '22 13:08 sylvainleb376

@sylvainleb376

When installing first time by this install command npm add docusign-esign

We get the warning about deprecated libraries. This may break anytime when infrastructure is upgraded.

npm WARN deprecated [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! 
npm WARN deprecated [email protected]: Please upgrade to v7.0.2+ of superagent.

Thanks

UpendraNallapareddy avatar Apr 28 '23 07:04 UpendraNallapareddy

@sylvainleb376

Is it possible to update superagent package? Superagent 3.8.2 has 'high' vulnerability https://github.com/advisories/GHSA-hrpp-h998-j3pp

Loigor avatar Jun 01 '23 08:06 Loigor

I second the demand.

Docusign is supposed to be a reliable and secure tool, it cannot be if its SDKs are based on dependencies that have important and high vulnerabilities.

NicolasEspiau-stilll avatar Dec 06 '23 14:12 NicolasEspiau-stilll