Skip to content

Commit bf7a096

Browse files
chore(deps): update dependency @types/nodemailer to v7.0.4 (#825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4ba00f commit bf7a096

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/express": "5.0.1",
5757
"@types/mjml": "4.7.4",
5858
"@types/node": "20.19.25",
59-
"@types/nodemailer": "7.0.3",
59+
"@types/nodemailer": "7.0.4",
6060
"@types/pug": "2.0.10",
6161
"@typescript-eslint/eslint-plugin": "8.46.2",
6262
"@typescript-eslint/parser": "8.46.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,10 +1874,10 @@
18741874
dependencies:
18751875
undici-types "~6.21.0"
18761876

1877-
"@types/[email protected].3":
1878-
version "7.0.3"
1879-
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-7.0.3.tgz#2199f9512415059dba06fb1b9384b073fc8ef9e7"
1880-
integrity sha512-fC8w49YQ868IuPWRXqPfLf+MuTRex5Z1qxMoG8rr70riqqbOp2F5xgOKE9fODEBPzpnvjkJXFgK6IL2xgMSTnA==
1877+
"@types/[email protected].4":
1878+
version "7.0.4"
1879+
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-7.0.4.tgz#1a38d8bce85f7da066cc7fd6f57090bc741860f0"
1880+
integrity sha512-ee8fxWqOchH+Hv6MDDNNy028kwvVnLplrStm4Zf/3uHWw5zzo8FoYYeffpJtGs2wWysEumMH0ZIdMGMY1eMAow==
18811881
dependencies:
18821882
"@aws-sdk/client-sesv2" "^3.839.0"
18831883
"@types/node" "*"

0 commit comments

Comments
 (0)