fix: packages/strapi-provider-email-nodemailer/package.json to reduce vulnerabilities (#10560)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1296415
This commit is contained in:
Snyk bot 2021-07-20 10:32:43 +03:00 committed by GitHub
parent df258ba811
commit 60e6899d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"lodash": "4.17.21",
"nodemailer": "6.6.0"
"nodemailer": "6.6.1"
},
"repository": {
"type": "git",