n8n-nodes-base 1.41.0 → 1.41.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-base",
3
- "version": "1.41.0",
3
+ "version": "1.41.1",
4
4
  "description": "Base nodes of n8n",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://n8n.io",
@@ -888,7 +888,7 @@
888
888
  "uuid": "8.3.2",
889
889
  "xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz",
890
890
  "xml2js": "0.6.2",
891
- "@n8n/imap": "0.2.0",
891
+ "@n8n/imap": "0.2.1",
892
892
  "n8n-workflow": "1.40.0"
893
893
  },
894
894
  "scripts": {