Skip to content

Commit 8b26f81

Browse files
authored
Merge pull request #172 from masb0ymas/dependabot/npm_and_yarn/nodemailer-6.4.15
build(deps): bump nodemailer from 6.4.14 to 6.4.15
2 parents 15e8e48 + a54ad50 commit 8b26f81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"morgan": "^1.10.0",
5555
"multer": "^1.4.2",
5656
"mysql2": "^2.2.5",
57-
"nodemailer": "^6.4.14",
57+
"nodemailer": "^6.4.15",
5858
"nodemailer-mailgun-transport": "^2.0.1",
5959
"passport": "^0.4.1",
6060
"passport-jwt": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5863,10 +5863,10 @@ nodemailer-mailgun-transport@^2.0.1:
58635863
consolidate "^0.15.1"
58645864
mailgun-js "^0.22.0"
58655865

5866-
nodemailer@^6.4.14:
5867-
version "6.4.14"
5868-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.14.tgz#2ffb160b63ff0c15a979da75e1f82af85433d2a3"
5869-
integrity sha512-0AQHOOT+nRAOK6QnksNaK7+5vjviVvEBzmZytKU7XSA+Vze2NLykTx/05ti1uJgXFTWrMq08u3j3x4r4OE6PAA==
5866+
nodemailer@^6.4.15:
5867+
version "6.4.15"
5868+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.15.tgz#da5dbb78b8376e34c232c6aa3d2d65cfe17440e9"
5869+
integrity sha512-2/z13dBTWdgTRlxVMAK6C13dCI22GEShET4+jFLlQsxpblxYhojnucfcTZO1QBu5CsHvABsBj2JCGO3vl0HSQA==
58705870

58715871
nodemon@^2.0.6:
58725872
version "2.0.6"

0 commit comments

Comments
 (0)