Skip to content

Commit 8593af8

Browse files
Merge pull request #56 from FlorianLeChat/dependabot/npm_and_yarn/npm_and_yarn-2752d6d8c0
Bump nodemailer from 6.10.1 to 7.0.7 in the npm_and_yarn group across 1 directory
2 parents a6a21ca + 4683848 commit 8593af8

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"next-intl": "~4.3",
3636
"file-type": "~21.0",
3737
"next-auth": "5.0.0-beta.29",
38-
"nodemailer": "<8.0",
38+
"nodemailer": "~7.0",
3939
"altcha-lib": "~1.3",
4040
"dotenv-cli": "~10.0",
4141
"pino-pretty": "~13.1",
@@ -88,6 +88,9 @@
8888
"@total-typescript/ts-reset": "~0.6",
8989
"prettier-plugin-tailwindcss": "~0.6"
9090
},
91+
"overrides": {
92+
"nodemailer": "~7.0"
93+
},
9194
"engines": {
9295
"node": ">=20.0",
9396
"npm": ">=9.6"

0 commit comments

Comments
 (0)