Skip to content

Commit b88c0aa

Browse files
authored
Merge pull request #890 from bobbyphilip/updateMailer
Update nodemailer and smtpserver
2 parents 9bafb74 + 94ef782 commit b88c0aa

4 files changed

Lines changed: 26 additions & 28 deletions

File tree

mbTest/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mbTest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"mocha-multi-reporters": "1.5.1",
2424
"mountebank": "file:..",
2525
"nc": "1.0.3",
26-
"nodemailer": "7.0.11",
26+
"nodemailer": "8.0.1",
2727
"safe-stable-stringify": "2.5.0",
2828
"xpath": "0.0.34"
2929
},

package-lock.json

Lines changed: 16 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
"https-proxy-agent": "7.0.6",
6666
"jsonpath-plus": "10.3.0",
6767
"mailparser": "3.9.3",
68-
"nodemailer": "7.0.11",
68+
"nodemailer": "8.0.1",
6969
"prom-client": "15.1.0",
7070
"proper-lockfile": "4.1.2",
7171
"safe-regex": "^2.1.1",
7272
"safe-stable-stringify": "2.5.0",
73-
"smtp-server": "3.14.0",
73+
"smtp-server": "3.18.1",
7474
"winston": "3.17.0",
7575
"xpath": "0.0.34",
7676
"yargs": "17.7.2"

0 commit comments

Comments
 (0)