docusign / docusign-esign-csharp-client

The Official Docusign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://developers.docusign.com/docs/esign-rest-api/sdks/csharp/
MIT License
129 stars 159 forks source link

Packages update #432

Closed murilordg closed 2 months ago

murilordg commented 6 months ago

Package updated, mainly 'cause of vulnability issues of Microsoft.IdentityModel.JsonWebTokens; this was replaced by Microsoft.IdentityModel.Tokens

garg-mudit commented 2 months ago

Hi @murilordg, Thank you very much for this PR. Similar changes have been made in the latest release (7.0.0-rc2). Please review these changes in the master branch and let me know if you think any further adjustments are necessary. Thank You.