⬆️ Set n8n-core@0.95.0 and n8n-workflow@0.78.0 on n8n-nodes-base

This commit is contained in:
Jan Oberhauser 2021-11-26 12:17:20 +00:00
parent 188ccd838b
commit 53682c3218

View file

@ -674,7 +674,7 @@
"@types/xml2js": "^0.4.3", "@types/xml2js": "^0.4.3",
"gulp": "^4.0.0", "gulp": "^4.0.0",
"jest": "^26.4.2", "jest": "^26.4.2",
"n8n-workflow": "~0.77.0", "n8n-workflow": "~0.78.0",
"nodelinter": "^0.1.9", "nodelinter": "^0.1.9",
"ts-jest": "^26.3.0", "ts-jest": "^26.3.0",
"tslint": "^6.1.2", "tslint": "^6.1.2",
@ -714,7 +714,7 @@
"mqtt": "4.2.6", "mqtt": "4.2.6",
"mssql": "^6.2.0", "mssql": "^6.2.0",
"mysql2": "~2.3.0", "mysql2": "~2.3.0",
"n8n-core": "~0.94.0", "n8n-core": "~0.95.0",
"node-ssh": "^12.0.0", "node-ssh": "^12.0.0",
"nodemailer": "^6.5.0", "nodemailer": "^6.5.0",
"pdf-parse": "^1.1.1", "pdf-parse": "^1.1.1",
@ -751,4 +751,4 @@
"json" "json"
] ]
} }
} }