diff --git a/packages/plugins/@nocobase/plugin-workflow-mailer/package.json b/packages/plugins/@nocobase/plugin-workflow-mailer/package.json index 0629c914ef90b..53a432b134cdf 100644 --- a/packages/plugins/@nocobase/plugin-workflow-mailer/package.json +++ b/packages/plugins/@nocobase/plugin-workflow-mailer/package.json @@ -11,7 +11,7 @@ "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/workflow-smtp-mailer", "devDependencies": { "antd": "5.x", - "nodemailer": "6.9.13", + "nodemailer": "7.0.7", "react": "18.x" }, "peerDependencies": {