Skip to content

Commit 2fa6eee

Browse files
chore(backend): bump nodemailer in /services/backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.3. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.1...v7.0.3) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3e1ec3 commit 2fa6eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"fastify": "^5.3.3",
3131
"fastify-favicon": "^5.0.0",
3232
"lucia": "^3.2.2",
33-
"nodemailer": "^6.9.8",
33+
"nodemailer": "^7.0.3",
3434
"pino": "^9.7.0",
3535
"pino-pretty": "^13.0.0",
3636
"pug": "^3.0.2",

0 commit comments

Comments
 (0)