From e8e796d1e23740761573e1dbd0620153d2da38ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 01:25:33 +0000 Subject: [PATCH] Bump nodemailer from 6.4.6 to 6.6.0 Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.6 to 6.6.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.6...v6.6.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 268af5a8..2631e672 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5006,9 +5006,9 @@ node_memcached@1.1.3: debug "^2.1.0" nodemailer@^6.3.0: - version "6.4.6" - resolved "https://registry.npm.taobao.org/nodemailer/download/nodemailer-6.4.6.tgz#d37f504f6560b36616f646a606894fe18819107f" - integrity sha1-039QT2Vgs2YW9kamBolP4YgZEH8= + version "6.6.0" + resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.6.0.tgz#ed47bb572b48d9d0dca3913fdc156203f438f427" + integrity sha512-ikSMDU1nZqpo2WUPE0wTTw/NGGImTkwpJKDIFPZT+YvvR9Sj+ze5wzu95JHkBMglQLoG2ITxU21WukCC/XsFkg== nopt@^4.0.1: version "4.0.3"