n8n-nodes-base 1.110.0 → 1.110.2

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.110.0",
3
+ "version": "1.110.2",
4
4
  "description": "Base nodes of n8n",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -925,7 +925,7 @@
925
925
  "sanitize-html": "2.12.1",
926
926
  "semver": "7.5.4",
927
927
  "showdown": "2.1.0",
928
- "simple-git": "3.17.0",
928
+ "simple-git": "3.28.0",
929
929
  "snowflake-sdk": "2.1.0",
930
930
  "ssh2-sftp-client": "12.0.1",
931
931
  "tmp-promise": "3.0.3",
@@ -934,11 +934,11 @@
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/di": "0.9.0",
938
- "@n8n/imap": "0.15.0",
939
937
  "@n8n/config": "1.55.0",
940
938
  "@n8n/errors": "^0.5.0",
941
- "n8n-workflow": "1.109.0"
939
+ "@n8n/di": "0.9.0",
940
+ "n8n-workflow": "1.109.0",
941
+ "@n8n/imap": "0.15.0"
942
942
  },
943
943
  "license": "SEE LICENSE IN LICENSE.md",
944
944
  "homepage": "https://n8n.io",