n8n-nodes-base 0.204.0 → 0.204.1
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.204.
|
|
3
|
+
"version": "0.204.1",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://n8n.io",
|
|
@@ -739,7 +739,7 @@
|
|
|
739
739
|
"@types/xml2js": "^0.4.3",
|
|
740
740
|
"eslint-plugin-n8n-nodes-base": "^1.11.1",
|
|
741
741
|
"gulp": "^4.0.0",
|
|
742
|
-
"n8n-workflow": "~0.128.
|
|
742
|
+
"n8n-workflow": "~0.128.1"
|
|
743
743
|
},
|
|
744
744
|
"dependencies": {
|
|
745
745
|
"@kafkajs/confluent-schema-registry": "1.0.6",
|
|
@@ -778,7 +778,7 @@
|
|
|
778
778
|
"mqtt": "4.2.6",
|
|
779
779
|
"mssql": "^8.1.2",
|
|
780
780
|
"mysql2": "~2.3.0",
|
|
781
|
-
"n8n-core": "~0.146.
|
|
781
|
+
"n8n-core": "~0.146.1",
|
|
782
782
|
"node-html-markdown": "^1.1.3",
|
|
783
783
|
"node-ssh": "^12.0.0",
|
|
784
784
|
"nodemailer": "^6.7.1",
|