summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-12 20:13:49 +0000
committerGitHub <noreply@github.com>2021-02-12 20:13:49 +0000
commit832eabfeab67a51d7cc8d51897ca6b7631af64f7 (patch)
treec5026bf58197c1f0fc6a7c3650b2b24c5b61acd1 /package.json
parentMerge pull request #7181 from syuilo/dependabot/npm_and_yarn/webpack-5.21.2 (diff)
downloadmisskey-832eabfeab67a51d7cc8d51897ca6b7631af64f7.tar.gz
misskey-832eabfeab67a51d7cc8d51897ca6b7631af64f7.tar.bz2
misskey-832eabfeab67a51d7cc8d51897ca6b7631af64f7.zip
Bump nodemailer from 6.4.17 to 6.4.18
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.17 to 6.4.18. - [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.17...v6.4.18) 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 0342ad4e99..e75e9ac17a 100644
--- a/package.json
+++ b/package.json
@@ -185,7 +185,7 @@
"multer": "1.4.2",
"nested-property": "4.0.0",
"node-fetch": "2.6.1",
- "nodemailer": "6.4.17",
+ "nodemailer": "6.4.18",
"object-assign-deep": "0.4.0",
"os-utils": "0.0.14",
"p-cancelable": "2.0.0",