package: update nodemailer

This commit is contained in:
Dawid Dziurla
2020-11-12 16:31:13 +01:00
parent 6fd4a30225
commit 345c86e5c4
2 changed files with 4 additions and 4 deletions

View File

@ -18,6 +18,6 @@
"homepage": "https://github.com/dawidd6/action-send-mail#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"nodemailer": "^6.4.15"
"nodemailer": "^6.4.16"
}
}