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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-12 11:25:34 +00:00
committed by Kayne Ruse
parent 1d650cf6ac
commit a90683d2d9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"mariadb": "^3.4.5",
"node-cron": "^4.2.1",
"node-fetch": "^3.3.2",
"nodemailer": "^7.0.6",
"nodemailer": "^7.0.9",
"sequelize": "^6.37.7"
},
"devDependencies": {