Skip to content

Commit d8fffb9

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-14157156
1 parent 9689fe1 commit d8fffb9

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
@@ -43,7 +43,7 @@
4343
"mongoose": "^8.8.3",
4444
"mongoose-mongodb-errors": "^0.0.2",
4545
"multer": "^2.0.0",
46-
"nodemailer": "^6.0.0",
46+
"nodemailer": "^7.0.11",
4747
"passport": "^0.7.0",
4848
"passport-local": "^1.0.0",
4949
"passport-local-mongoose": "^6.0.0",

0 commit comments

Comments
 (0)