mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Bump email node for PR (and latest lib)
This commit is contained in:
parent
45d4fd0b08
commit
cd6bbb3e69
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "node-red-node-email",
|
"name": "node-red-node-email",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "Node-RED nodes to send and receive simple emails.",
|
"description": "Node-RED nodes to send and receive simple emails.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"imap": "^0.8.19",
|
"imap": "^0.8.19",
|
||||||
"node-pop3": "^0.9.0",
|
"node-pop3": "^0.9.0",
|
||||||
"mailparser": "^3.7.1",
|
"mailparser": "^3.7.1",
|
||||||
"nodemailer": "^6.9.13",
|
"nodemailer": "^6.9.14",
|
||||||
"smtp-server": "^3.13.4"
|
"smtp-server": "^3.13.4"
|
||||||
},
|
},
|
||||||
"bundledDependencies": [
|
"bundledDependencies": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user