summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-26 20:15:20 +0000
committerGitHub <noreply@github.com>2021-02-26 20:15:20 +0000
commitaba867ea14c5f3f151da7b27dedab63f5105b42c (patch)
treed9879e1f7f59830579528d7e1bcc625ecc3b3404 /package.json
parentFix #7067 (#7267) (diff)
downloadmisskey-aba867ea14c5f3f151da7b27dedab63f5105b42c.tar.gz
misskey-aba867ea14c5f3f151da7b27dedab63f5105b42c.tar.bz2
misskey-aba867ea14c5f3f151da7b27dedab63f5105b42c.zip
Bump nodemailer from 6.4.18 to 6.5.0
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.18 to 6.5.0. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.18...v6.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 149a708b52..e2b8d8cca6 100644
--- a/package.json
+++ b/package.json
@@ -186,7 +186,7 @@
"multer": "1.4.2",
"nested-property": "4.0.0",
"node-fetch": "2.6.1",
- "nodemailer": "6.4.18",
+ "nodemailer": "6.5.0",
"object-assign-deep": "0.4.0",
"os-utils": "0.0.14",
"p-cancelable": "2.0.0",