adonis-mongodb-boilerplate icon indicating copy to clipboard operation
adonis-mongodb-boilerplate copied to clipboard

[Snyk] Security upgrade @adonisjs/mail from 3.1.0 to 4.0.0

Open duyluonglc opened this issue 1 year ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 658/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NODEMAILER-6219989
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @adonisjs/mail The new version differs by 17 commits.
  • f5a4f1b chore(release): 4.0.0
  • fb58256 chore: update @ adonisjs/fold
  • 1ddc84e chore: update adonisjs instructions block
  • cdebced docs: update readme and remove doctoc
  • 671e1b6 chore: update dependencies
  • fd92959 feat: accept driver meta options during mail.send
  • 7746be3 refactor: accept config during the send method
  • fd0d2c1 refactor: update mail config template and add contract template
  • f6286c0 refactor: cleanup types
  • 13a8376 refactor: remove _ prefix from all private properties
  • ce83377 chore: remove tslint in favor of eslint
  • 480e1ba chore: update dependencies
  • 1de26bc chore(release): 4.0.0-0
  • 4b938d7 feat: first working version
  • abf758a feat: restart from scratch
  • e07e2bc feat(mailgun): add support for regions
  • c0f565a feat: allow set SMTP_PORT on config (#30)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

duyluonglc avatar Feb 02 '24 03:02 duyluonglc