Skip to content

Commit 7e59ba8

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency nodemailer to v8.0.7
1 parent 8c85e5d commit 7e59ba8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"jsonwebtoken": "9.0.2",
3535
"morgan": "1.10.1",
3636
"node-cron": "4.2.1",
37-
"nodemailer": "8.0.6",
37+
"nodemailer": "8.0.7",
3838
"openai": "6.34.0",
3939
"prom-client": "15.1.3",
4040
"qcloud-cos-sts": "3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2407,10 +2407,10 @@ node-gyp-build@^4.8.4:
24072407
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
24082408
integrity sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==
24092409

2410-
nodemailer@8.0.6:
2411-
version "8.0.6"
2412-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.6.tgz#543aad27439a2a9a43dfa3434376456b3aa2d1e5"
2413-
integrity sha512-Nm2XeuDwwy2wi5A+8jPWwQwNzcjNjhWdE3pVLoXEusxJqCnAPAgnBGkSmiLknbnWuOF9qraRpYZjfxqtKZ4tPw==
2410+
nodemailer@8.0.7:
2411+
version "8.0.7"
2412+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.7.tgz#538729a79444e538331bca8a6fc3e5c034eaebc6"
2413+
integrity sha512-pkjE4mkBzQjdJT4/UmlKl3pX0rC9fZmjh7c6C9o7lv66Ac6w9WCnzPzhbPNxwZAzlF4mdq4CSWB5+FbK6FWCow==
24142414

24152415
nodemon@3.1.14:
24162416
version "3.1.14"

0 commit comments

Comments
 (0)