Skip to content

Commit 4b0523e

Browse files
committed
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 091e821 commit 4b0523e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)