n8n-nodes-base 2.4.4 → 2.4.6

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-base",
3
- "version": "2.4.4",
3
+ "version": "2.4.6",
4
4
  "description": "Base nodes of n8n",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -934,8 +934,8 @@
934
934
  "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
935
935
  "xml2js": "0.6.2",
936
936
  "xmlhttprequest-ssl": "3.1.0",
937
- "@n8n/config": "2.3.0",
938
937
  "@n8n/di": "0.10.0",
938
+ "@n8n/config": "2.3.0",
939
939
  "@n8n/errors": "0.5.0",
940
940
  "@n8n/imap": "0.16.0",
941
941
  "n8n-workflow": "2.4.3"