node_modules: update

This commit is contained in:
Dawid Dziurla
2020-08-30 12:08:22 +02:00
parent e8b7af2f44
commit 8e479bcc5d
10 changed files with 172 additions and 67 deletions

View File

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/dawidd6/action-send-mail#readme",
"dependencies": {
"@actions/core": "^1.2.4",
"nodemailer": "^6.4.10"
"@actions/core": "^1.2.5",
"nodemailer": "^6.4.11"
}
}