📦 Bump nodemailer from 6.9.8 to 6.9.9 (#1027)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-24 18:29:41 +08:00 committed by GitHub
parent cb6a9c16ba
commit 008abf1d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View file

@ -14,7 +14,7 @@
"@aws-sdk/credential-provider-node": "^3.501.0",
"@react-email/components": "^0.0.14",
"@react-email/render": "^0.0.12",
"nodemailer": "^6.9.8",
"nodemailer": "^6.9.9",
"preview-email": "^3.0.19",
"react-email": "^2.0.0"
},