Skip to content

Commit 693ac7c

Browse files
Bump nodemailer from 6.10.1 to 8.0.4
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 8.0.4. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.1...v8.0.4) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15ce169 commit 693ac7c

File tree

3 files changed

+228
-162
lines changed

3 files changed

+228
-162
lines changed

apps/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"liquidjs": "^10.11.1",
3131
"mongodb": "^6.15.0",
3232
"mongoose": "^8.13.1",
33-
"nodemailer": "^6.9.2",
33+
"nodemailer": "^8.0.4",
3434
"posthog-node": "^5.9.1",
3535
"pino": "^8.14.1",
3636
"pino-mongodb": "^4.3.0",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"mongoose": "^8.13.1",
8686
"next": "^16.0.10",
8787
"next-themes": "^0.4.6",
88-
"nodemailer": "^6.7.2",
88+
"nodemailer": "^8.0.4",
8989
"pug": "^3.0.2",
9090
"razorpay": "^2.9.4",
9191
"react": "19.2.0",

0 commit comments

Comments
 (0)