@atom8n/n8n-nodes-langchain 2.4.0 → 2.4.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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atom8n/n8n-nodes-langchain",
3
- "version": "2.4.0",
3
+ "version": "2.4.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -163,7 +163,7 @@
163
163
  "nodeTypePrefix": "@n8n/n8n-nodes-langchain"
164
164
  },
165
165
  "devDependencies": {
166
- "@n8n/eslint-plugin-community-nodes": "npm:@atom8n/eslint-plugin-community-nodes@0.9.0",
166
+ "@n8n/eslint-plugin-community-nodes": "npm:@atom8n/eslint-plugin-community-nodes@0.9.1",
167
167
  "@types/basic-auth": "^1.1.3",
168
168
  "@types/cheerio": "^0.22.15",
169
169
  "@types/html-to-text": "^9.0.1",
@@ -174,7 +174,7 @@
174
174
  "@types/temp": "^0.9.1",
175
175
  "fast-glob": "3.2.12",
176
176
  "jest-mock-extended": "^3.0.4",
177
- "n8n-core": "npm:@atom8n/n8n-core@2.4.0",
177
+ "n8n-core": "npm:@atom8n/n8n-core@2.4.3",
178
178
  "tsup": "^8.5.0"
179
179
  },
180
180
  "dependencies": {
@@ -206,13 +206,13 @@
206
206
  "@langchain/weaviate": "1.0.1",
207
207
  "@modelcontextprotocol/sdk": "1.24.0",
208
208
  "@mozilla/readability": "0.6.0",
209
- "@n8n/client-oauth2": "npm:@atom8n/client-oauth2@1.2.0",
210
- "@n8n/config": "npm:@atom8n/config@2.3.0",
211
- "@n8n/di": "npm:@atom8n/di@0.12.0",
212
- "@n8n/errors": "npm:@atom8n/errors@0.7.0",
213
- "@n8n/json-schema-to-zod": "npm:@atom8n/json-schema-to-zod@1.8.0",
209
+ "@n8n/client-oauth2": "npm:@atom8n/client-oauth2@1.2.1",
210
+ "@n8n/config": "npm:@atom8n/config@2.3.1",
211
+ "@n8n/di": "npm:@atom8n/di@0.12.1",
212
+ "@n8n/errors": "npm:@atom8n/errors@0.7.1",
213
+ "@n8n/json-schema-to-zod": "npm:@atom8n/json-schema-to-zod@1.8.1",
214
214
  "@n8n/typeorm": "0.3.20-15",
215
- "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.5.0",
215
+ "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.5.1",
216
216
  "@n8n/vm2": "3.9.25",
217
217
  "@pinecone-database/pinecone": "^5.0.2",
218
218
  "@qdrant/js-client-rest": "^1.16.2",
@@ -237,8 +237,8 @@
237
237
  "mammoth": "1.11.0",
238
238
  "mime-types": "3.0.1",
239
239
  "mongodb": "^6.17.0",
240
- "n8n-nodes-base": "npm:@atom8n/n8n-nodes-base@2.4.0",
241
- "n8n-workflow": "npm:@atom8n/n8n-workflow@2.4.0",
240
+ "n8n-nodes-base": "npm:@atom8n/n8n-nodes-base@2.4.1",
241
+ "n8n-workflow": "npm:@atom8n/n8n-workflow@2.4.1",
242
242
  "openai": "^6.9.0",
243
243
  "pdf-parse": "1.1.1",
244
244
  "pg": "8.12.0",