mirror of
https://github.com/strapi/strapi.git
synced 2025-08-01 21:36:25 +00:00
Upgrade nodemailer
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
bba52c3c8f
commit
f9123eebf6
@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"nodemailer": "6.5.0"
|
"nodemailer": "6.7.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.22.0 <=16.x.x",
|
"node": ">=12.22.0 <=16.x.x",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user