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-17 00:05:43 +00:00
committed by GitHub
parent 45615c58d6
commit abf37f6cd5
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.9.2",
"nodemailer": "^6.9.1"
"nodemailer": "^6.9.2"
},
"devDependencies": {
"@types/bcrypt": "^5.0.0",