Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 864aa91

Browse files
Bump nodemailer from 4.7.0 to 6.4.16
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 4.7.0 to 6.4.16. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v4.7.0...v6.4.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c394334 commit 864aa91

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"migrate": "^1.6.2",
8181
"mime-types": "^2.1.18",
8282
"morgan": "^1.9.0",
83-
"nodemailer": "^4.6.8",
83+
"nodemailer": "^6.4.16",
8484
"oauth-1.0a": "^1.0.1",
8585
"pm2": "^2.10.4",
8686
"query-string": "^6.8.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,9 +4902,10 @@ node-sync@^0.2.1:
49024902
resolved "https://registry.yarnpkg.com/node-sync/-/node-sync-0.2.1.tgz#06cda351516cbfc4520028ae314820fb95ec0068"
49034903
integrity sha1-Bs2jUVFsv8RSACiuMUgg+5XsAGg=
49044904

4905-
nodemailer@^4.6.8:
4906-
version "4.7.0"
4907-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.7.0.tgz#4420e06abfffd77d0618f184ea49047db84f4ad8"
4905+
nodemailer@^6.4.16:
4906+
version "6.4.16"
4907+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.16.tgz#5cb6391b1d79ab7eff32d6f9f48366b5a7117293"
4908+
integrity sha512-68K0LgZ6hmZ7PVmwL78gzNdjpj5viqBdFqKrTtr9bZbJYj6BRj5W6WGkxXrEnUl3Co3CBXi3CZBUlpV/foGnOQ==
49084909

49094910
nodemon@^1.18.7:
49104911
version "1.19.1"

0 commit comments

Comments
 (0)