Deps update - snyk risks by EctorCunha · Pull Request #1388 · sendgrid/sendgrid-nodejs

Updating dependencies due to security risks.

Updated dependencies:

  • Packages
  • /client
  • /contact-importer
  • /inbound-mail-parser
  • /subscription-widget

Updates:

  • /client:
  • "axios": "^1.6.0"
  • /contact-importer:
  • "axios": "^1.6.0",
  • inbound-mail-parser:
    • "html-to-text": "^6.0.0",
    • "mailparser": "^3.6.5",
    • "nodemailer": "^6.6.1"
  • subscription-widget:
  • "mailparser": "^3.3.0",
  • "nodemon": "^3.0.1",

Note1: It was not possible to update /mail ("@sendgrid/client": "^7.7.0").
Note2: The branch name is specific because the initial intention was to solve just one problem.
Note3: Doesn't exist the Development branch.

====================================================================================

Fixes

A short description of what this PR does.

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket.