Skip to content

Commit c3cca67

Browse files
fix(deps): update dependency nodemailer to v7
1 parent d4e9bcd commit c3cca67

File tree

2 files changed

+567
-533
lines changed

2 files changed

+567
-533
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lucide-react": "^0.544.0",
5050
"next": "15.5.3",
5151
"next-themes": "^0.4.6",
52-
"nodemailer": "^6.10.0",
52+
"nodemailer": "^7.0.0",
5353
"onchange": "^7.1.0",
5454
"postgres": "^3.4.5",
5555
"query-string": "^9.1.1",
@@ -71,7 +71,7 @@
7171
"@tanstack/eslint-plugin-query": "^5.68.0",
7272
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
7373
"@types/node": "^22.13.13",
74-
"@types/nodemailer": "^6.4.17",
74+
"@types/nodemailer": "^7.0.0",
7575
"@types/react": "^19.0.12",
7676
"@types/react-dom": "^19.0.4",
7777
"@typescript-eslint/eslint-plugin": "^8.28.0",

0 commit comments

Comments
 (0)