Skip to content

Commit 459e0c1

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency nodemailer to v8.0.1
1 parent 7e6e326 commit 459e0c1

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
@@ -32,7 +32,7 @@
3232
"jsonwebtoken": "9.0.2",
3333
"morgan": "1.10.1",
3434
"node-cron": "4.2.1",
35-
"nodemailer": "8.0.0",
35+
"nodemailer": "8.0.1",
3636
"openai": "6.18.0",
3737
"qcloud-cos-sts": "3.1.3",
3838
"unisms": "0.0.6",

yarn.lock

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

2448-
nodemailer@8.0.0:
2449-
version "8.0.0"
2450-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.0.tgz#2197b7e988ac26d6d30de7e64e209fc0b306f9b2"
2451-
integrity sha512-xvVJf/f0bzmNpnRIbhCp/IKxaHgJ6QynvUbLXzzMRPG3LDQr5oXkYuw4uDFyFYs8cge8agwwrJAXZsd4hhMquw==
2448+
nodemailer@8.0.1:
2449+
version "8.0.1"
2450+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.1.tgz#225842a5e3a06c4ee39adfdf784acd9e00bea9c2"
2451+
integrity sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==
24522452

24532453
nodemon@3.1.11:
24542454
version "3.1.11"

0 commit comments

Comments
 (0)