Skip to content

Commit 1376785

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency nodemailer to v8.0.6
1 parent c2c04af commit 1376785

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.5",
37+
"nodemailer": "8.0.6",
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.5:
2411-
version "8.0.5"
2412-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.5.tgz#2076fb2b5c1ccfe1c88f6e1aa47c0229ea642e0c"
2413-
integrity sha512-0PF8Yb1yZuQfQbq+5/pZJrtF6WQcjTd5/S4JOHs9PGFxuTqoB/icwuB44pOdURHJbRKX1PPoJZtY7R4VUoCC8w==
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==
24142414

24152415
nodemon@3.1.14:
24162416
version "3.1.14"

0 commit comments

Comments
 (0)