1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps): bump nodemailer from 6.10.0 to 7.0.0

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.0 to 7.0.0.
- [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/v6.10.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-04 17:00:00 +00:00
committed by Eugene Fox
parent ba212449ef
commit 1868ac8da8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"dependencies": {
"@fluentui/react-icons": "^2.0.297",
"next": "^15.3.1",
"nodemailer": "^6.10.0",
"nodemailer": "^7.0.0",
"pdf-lib": "^1.17.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",