Bump nodemailer from 7.0.6 to 7.0.7

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.6 to 7.0.7.
- [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/v7.0.6...v7.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-07 19:28:27 +00:00
committed by GitHub
parent 4493792f60
commit b8c8110f91
2 changed files with 6 additions and 6 deletions

View File

@@ -34,6 +34,6 @@
]
},
"dependencies": {
"nodemailer": "^7.0.6"
"nodemailer": "^7.0.7"
}
}