Merge branch 'n8n_0.214.3'

This commit is contained in:
Jan Oberhauser
2023-02-09 12:44:36 -06:00
5 changed files with 291 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "0.214.2",
"version": "0.214.3",
"description": "n8n Workflow Automation Tool",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
@@ -167,7 +167,7 @@
"luxon": "^3.1.0",
"mysql2": "~2.3.3",
"n8n-core": "~0.153.0",
"n8n-editor-ui": "~0.180.2",
"n8n-editor-ui": "~0.180.3",
"n8n-nodes-base": "~0.212.2",
"n8n-workflow": "~0.135.0",
"nodemailer": "^6.7.1",