Skip to content

Commit 39890be

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253
1 parent 1f8f277 commit 39890be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mongo-sanitize": "^1.1.0",
4141
"mongoose": "^5.10.3",
4242
"morgan": "^1.10.0",
43-
"nodemailer": "^6.4.17",
43+
"nodemailer": "^7.0.7",
4444
"uuid": "^8.3.2",
4545
"winston": "^3.3.3"
4646
}

0 commit comments

Comments
 (0)