update dependencies

This commit is contained in:
Dawid Dziurla
2020-03-24 13:34:13 +01:00
parent 7dcd3223b9
commit fafdc9738d
13 changed files with 125 additions and 41 deletions

View File

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/dawidd6/action-send-mail#readme",
"dependencies": {
"@actions/core": "^1.2.2",
"nodemailer": "^6.4.3"
"@actions/core": "^1.2.3",
"nodemailer": "^6.4.6"
}
}