n8n-nodes-base 0.178.0 → 0.179.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-base",
3
- "version": "0.178.0",
3
+ "version": "0.179.0",
4
4
  "description": "Base nodes of n8n",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://n8n.io",
@@ -718,7 +718,7 @@
718
718
  "eslint-plugin-n8n-nodes-base": "^1.0.35",
719
719
  "gulp": "^4.0.0",
720
720
  "jest": "^27.4.7",
721
- "n8n-workflow": "~0.102.0",
721
+ "n8n-workflow": "~0.103.0",
722
722
  "nodelinter": "^0.1.9",
723
723
  "ts-jest": "^27.1.3",
724
724
  "tslint": "^6.1.2",
@@ -760,7 +760,7 @@
760
760
  "mqtt": "4.2.6",
761
761
  "mssql": "^6.2.0",
762
762
  "mysql2": "~2.3.0",
763
- "n8n-core": "~0.120.0",
763
+ "n8n-core": "~0.121.0",
764
764
  "node-html-markdown": "^1.1.3",
765
765
  "node-ssh": "^12.0.0",
766
766
  "nodemailer": "^6.5.0",