@n8n/n8n-nodes-langchain 1.86.0 → 1.86.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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@n8n/n8n-nodes-langchain",
3
- "version": "1.86.0",
3
+ "version": "1.86.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -181,10 +181,10 @@
181
181
  "tmp-promise": "3.0.3",
182
182
  "zod": "3.24.1",
183
183
  "zod-to-json-schema": "3.23.3",
184
- "@n8n/json-schema-to-zod": "1.3.0",
185
184
  "@n8n/typescript-config": "1.2.0",
186
185
  "n8n-workflow": "1.84.0",
187
- "n8n-nodes-base": "1.85.0"
186
+ "n8n-nodes-base": "1.85.1",
187
+ "@n8n/json-schema-to-zod": "1.3.0"
188
188
  },
189
189
  "license": "SEE LICENSE IN LICENSE.md",
190
190
  "homepage": "https://n8n.io",