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",

View File

@ -1361,10 +1361,10 @@ node-fetch@^2.6.7:
dependencies:
whatwg-url "^5.0.0"
nodemailer@^6.9.1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.1.tgz#8249d928a43ed85fec17b13d2870c8f758a126ed"
integrity sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==
nodemailer@^6.9.2:
version "6.9.2"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.2.tgz#b79051811edd52c2436ad1c6aed2dc45b9c9cf1f"
integrity sha512-4+TYaa/e1nIxQfyw/WzNPYTEZ5OvHIDEnmjs4LPmIfccPQN+2CYKmGHjWixn/chzD3bmUTu5FMfpltizMxqzdg==
nodemon@^2.0.22:
version "2.0.22"