mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update mailparser & nodemailer (#599)
This commit is contained in:
committed by
Dave Conway-Jones
parent
17853b772e
commit
d53bd47f44
@@ -4,8 +4,8 @@
|
||||
"description": "Node-RED nodes to send and receive simple emails",
|
||||
"dependencies": {
|
||||
"imap": "^0.8.19",
|
||||
"mailparser": "^2.7.1",
|
||||
"nodemailer": "^6.2.1",
|
||||
"mailparser": "^2.7.6",
|
||||
"nodemailer": "^6.3.1",
|
||||
"poplib": "^0.1.7"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user