Skip to content

Commit d337f91

Browse files
renovate[bot]mergify[bot]
authored andcommitted
Update dependency nodemailer to v8.0.10
1 parent f1acd1e commit d337f91

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
@@ -33,7 +33,7 @@
3333
"jsonwebtoken": "9.0.2",
3434
"morgan": "1.10.1",
3535
"node-cron": "4.2.1",
36-
"nodemailer": "8.0.7",
36+
"nodemailer": "8.0.10",
3737
"openai": "6.37.0",
3838
"prom-client": "15.1.3",
3939
"qcloud-cos-sts": "3.1.3",

yarn.lock

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

2384-
nodemailer@8.0.7:
2385-
version "8.0.7"
2386-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.7.tgz#538729a79444e538331bca8a6fc3e5c034eaebc6"
2387-
integrity sha512-pkjE4mkBzQjdJT4/UmlKl3pX0rC9fZmjh7c6C9o7lv66Ac6w9WCnzPzhbPNxwZAzlF4mdq4CSWB5+FbK6FWCow==
2384+
nodemailer@8.0.10:
2385+
version "8.0.10"
2386+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.10.tgz#009d4deaa06f54b6bd7ddc6cac1bf78e3bcb0bf2"
2387+
integrity sha512-BLFuSth7QtHOkBzyqTehWWyub0NTRDuK2Q2SQfnGLsrJnzyU+Yeh4WpV1eZGuARFj1xQJHIdnTuJZLP+b9R1GQ==
23882388

23892389
nodemon@3.1.14:
23902390
version "3.1.14"

0 commit comments

Comments
 (0)