From 22681945cffc048857054aa47d27d0b072c8e1e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2020 13:04:08 +0000 Subject: [PATCH] chore(deps): update dependency smtp-server to v3.6.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 7f0fbc8c48..a4c0054b27 100644 --- a/install/package.json +++ b/install/package.json @@ -145,7 +145,7 @@ "mocha": "7.1.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.0", - "smtp-server": "3.5.0" + "smtp-server": "3.6.0" }, "bugs": { "url": "https://github.com/NodeBB/NodeBB/issues"