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 Jul 24, 2021
1 parent 6b80bc9 commit df206bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"passport-google-oauth20": "2.0.0",
"passport-linkedin-oauth2": "2.0.0",
"passport-twitter": "1.0.4",
"soajs": "4.0.26",
"soajs": "4.0.27",
"soajs.urac.driver": "3.0.17"
}
}

0 comments on commit df206bb

Please sign in to comment.