Bump nodemailer from 6.9.1 to 6.9.2

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.1 to 6.9.2.
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.2)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-12 05:13:24 +00:00
committed by GitHub
parent 1eb711f877
commit 63f3c12f1c
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"joi": "^17.9.2",
"mongoose": "^7.1.1",
"mongoose-field-encryption": "^6.0.0",
"nodemailer": "^6.9.1",
"nodemailer": "^6.9.2",
"speakeasy": "^2.0.0"
},
"devDependencies": {