Skip to content

Commit 05d1b7a

Browse files
authored
Merge pull request #910 from mountebank-testing/upgrade-nodemailer
Upgrade nodemailer and packages with transitive dependencies on it
2 parents 9e4946b + 482a14e commit 05d1b7a

File tree

2 files changed

+17
-41
lines changed

2 files changed

+17
-41
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@
6464
"http-proxy-agent": "7.0.0",
6565
"https-proxy-agent": "7.0.6",
6666
"jsonpath-plus": "10.3.0",
67-
"mailparser": "3.9.3",
68-
"nodemailer": "8.0.1",
67+
"mailparser": "3.9.7",
68+
"nodemailer": "8.0.5",
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.18.1",
73+
"smtp-server": "3.18.4",
7474
"winston": "3.17.0",
7575
"xpath": "0.0.34",
7676
"yargs": "17.7.2"

0 commit comments

Comments
 (0)