mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/node-red/node-red-nodes
This commit is contained in:
		| @@ -40,7 +40,7 @@ | ||||
|         "grunt-lint-inline": "^1.0.0", | ||||
|         "grunt-simple-mocha": "^0.4.1", | ||||
|         "imap": "^0.8.19", | ||||
|         "mailparser": "^2.7.3", | ||||
|         "mailparser": "^2.7.6", | ||||
|         "markdown-it": "^10.0.0", | ||||
|         "mocha": "~6.2.2", | ||||
|         "msgpack-lite": "^0.1.26", | ||||
|   | ||||
| @@ -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