Skip to content

Commit b7c86f5

Browse files
snyk-botmattherman
authored andcommitted
fix: mbTest/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-15930946
1 parent 71c3641 commit b7c86f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "8.0.1",
26+
"nodemailer": "8.0.5",
2727
"safe-stable-stringify": "2.5.0",
2828
"xpath": "0.0.34"
2929
},

0 commit comments

Comments
 (0)