Skip to content

Commit dfcaf2a

Browse files
build(deps): bump nodemailer and @types/nodemailer
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together. Updates `nodemailer` from 7.0.6 to 7.0.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.6...v7.0.9) Updates `@types/nodemailer` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/nodemailer" dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 330b06c commit dfcaf2a

File tree

4 files changed

+6034
-897
lines changed

4 files changed

+6034
-897
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nepali-date-library": "^1.1.9",
2626
"next": "15.5.2",
2727
"next-themes": "^0.4.6",
28-
"nodemailer": "^7.0.6",
28+
"nodemailer": "^7.0.9",
2929
"react": "19.1.0",
3030
"react-dom": "19.1.0",
3131
"react-hook-form": "^7.62.0",
@@ -40,7 +40,7 @@
4040
"@eslint/eslintrc": "^3",
4141
"@tailwindcss/postcss": "^4",
4242
"@types/node": "^20",
43-
"@types/nodemailer": "^7.0.1",
43+
"@types/nodemailer": "^7.0.2",
4444
"@types/react": "^19",
4545
"@types/react-dom": "^19",
4646
"eslint": "^9",

0 commit comments

Comments
 (0)