Skip to content

Commit 2c31270

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency nodemailer to v7.0.10
1 parent 64917ba commit 2c31270

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jsonwebtoken": "9.0.2",
3232
"morgan": "1.10.1",
3333
"node-cron": "4.2.1",
34-
"nodemailer": "7.0.9",
34+
"nodemailer": "7.0.10",
3535
"qcloud-cos-sts": "3.1.3",
3636
"unisms": "0.0.6",
3737
"web-push": "3.6.7"
@@ -48,7 +48,7 @@
4848
"@types/morgan": "1.9.10",
4949
"@types/node": "22.18.13",
5050
"@types/node-cron": "3.0.11",
51-
"@types/nodemailer": "7.0.2",
51+
"@types/nodemailer": "7.0.3",
5252
"@types/web-push": "3.6.4",
5353
"cross-env": "10.1.0",
5454
"eslint": "9.37.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,10 +1279,10 @@
12791279
dependencies:
12801280
undici-types "~5.26.4"
12811281

1282-
"@types/nodemailer@7.0.2":
1283-
version "7.0.2"
1284-
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-7.0.2.tgz#4d5607f26a3dd45ae7078ff62fc945b87070ed30"
1285-
integrity sha512-Zo6uOA9157WRgBk/ZhMpTQ/iCWLMk7OIs/Q9jvHarMvrzUUP/MDdPHL2U1zpf57HrrWGv4nYQn5uIxna0xY3xw==
1282+
"@types/nodemailer@7.0.3":
1283+
version "7.0.3"
1284+
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-7.0.3.tgz#2199f9512415059dba06fb1b9384b073fc8ef9e7"
1285+
integrity sha512-fC8w49YQ868IuPWRXqPfLf+MuTRex5Z1qxMoG8rr70riqqbOp2F5xgOKE9fODEBPzpnvjkJXFgK6IL2xgMSTnA==
12861286
dependencies:
12871287
"@aws-sdk/client-sesv2" "^3.839.0"
12881288
"@types/node" "*"
@@ -3311,10 +3311,10 @@ node-gyp-build@^4.8.4:
33113311
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
33123312
integrity sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==
33133313

3314-
nodemailer@7.0.9:
3315-
version "7.0.9"
3316-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-7.0.9.tgz#fe5abd4173e08e01aa243c7cddd612ad8c6ccc18"
3317-
integrity sha512-9/Qm0qXIByEP8lEV2qOqcAW7bRpL8CR9jcTwk3NBnHJNmP9fIJ86g2fgmIXqHY+nj55ZEMwWqYAT2QTDpRUYiQ==
3314+
nodemailer@7.0.10:
3315+
version "7.0.10"
3316+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-7.0.10.tgz#540062dbbe574220b42e79d2d949956d3eac5a46"
3317+
integrity sha512-Us/Se1WtT0ylXgNFfyFSx4LElllVLJXQjWi2Xz17xWw7amDKO2MLtFnVp1WACy7GkVGs+oBlRopVNUzlrGSw1w==
33183318

33193319
nodemon@3.1.10:
33203320
version "3.1.10"

0 commit comments

Comments
 (0)