Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1296415
  • Loading branch information
snyk-bot committed Jun 28, 2021
1 parent b003928 commit 947f42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonschema": "1.4.0",
"lodash": "4.17.21",
"mongodb": "3.6.9",
"nodemailer": "6.4.18",
"nodemailer": "6.6.1",
"nodemailer-direct-transport": "3.3.2",
"nodemailer-sendmail-transport": "1.0.2",
"nodemailer-smtp-transport": "2.7.4",
Expand Down

0 comments on commit 947f42f

Please sign in to comment.