mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Update nodemailer version (#1052)
This commit is contained in:
parent
5712a78755
commit
fd027aa95a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "node-red-node-email",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Node-RED nodes to send and receive simple emails.",
|
||||
"dependencies": {
|
||||
"imap": "^0.8.19",
|
||||
"node-pop3": "^0.9.0",
|
||||
"mailparser": "^3.6.4",
|
||||
"nodemailer": "^6.9.7",
|
||||
"nodemailer": "^6.9.9",
|
||||
"smtp-server": "^3.13.0"
|
||||
},
|
||||
"bundledDependencies": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user