n8n-nodes-base 0.188.0 → 0.189.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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-base",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.189.0",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://n8n.io",
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
"eslint-plugin-n8n-nodes-base": "^1.5.4",
|
|
728
728
|
"gulp": "^4.0.0",
|
|
729
729
|
"jest": "^27.4.7",
|
|
730
|
-
"n8n-workflow": "~0.
|
|
730
|
+
"n8n-workflow": "~0.113.0",
|
|
731
731
|
"ts-jest": "^27.1.3",
|
|
732
732
|
"tslint": "^6.1.2",
|
|
733
733
|
"typescript": "~4.6.0"
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
"mqtt": "4.2.6",
|
|
769
769
|
"mssql": "^8.1.2",
|
|
770
770
|
"mysql2": "~2.3.0",
|
|
771
|
-
"n8n-core": "~0.
|
|
771
|
+
"n8n-core": "~0.131.0",
|
|
772
772
|
"node-html-markdown": "^1.1.3",
|
|
773
773
|
"node-ssh": "^12.0.0",
|
|
774
774
|
"nodemailer": "^6.7.1",
|