chore(deps)(deps): bump @langchain/core in /gitnexus-web (#2293)

This commit is contained in:
dependabot[bot] 2026-06-24 22:15:21 +01:00 committed by GitHub
parent 9aa65ae3f8
commit 5165686798
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@langchain/anthropic": "^1.3.29",
"@langchain/core": "^1.1.44",
"@langchain/core": "^1.1.49",
"@langchain/google-genai": "^2.1.30",
"@langchain/langgraph": "^1.4.1",
"@langchain/ollama": "^1.2.7",
@ -1357,9 +1357,9 @@
}
},
"node_modules/@langchain/core": {
"version": "1.1.48",
"resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.1.48.tgz",
"integrity": "sha512-fQU6Guyb1pwc2fEplmA8FPbKfOMAofjnyJzExevro0FxEiuGHE18Ov/ZHmT9trWCDTZRI9eW1VIc6aChxV8pAQ==",
"version": "1.1.49",
"resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.1.49.tgz",
"integrity": "sha512-7wkN3Qv/qZqsY0p3h48CNu6E6y5GMYatYxj+JrX4uVNBiqIVQm1Z528QrmayJWVW9SQTQicqRNoyTCzl+K9F8Q==",
"license": "MIT",
"dependencies": {
"@cfworker/json-schema": "^4.0.2",

View file

@ -19,7 +19,7 @@
},
"dependencies": {
"@langchain/anthropic": "^1.3.29",
"@langchain/core": "^1.1.44",
"@langchain/core": "^1.1.49",
"@langchain/google-genai": "^2.1.30",
"@langchain/langgraph": "^1.4.1",
"@langchain/ollama": "^1.2.7",