fix: update @langchain/core peer dependency version to ^0.3.72 in package.json and package-lock.json

This commit is contained in:
Danny Avila 2025-09-04 00:10:28 -04:00
parent 88717fcb81
commit 6d91fa1fe5
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
2 changed files with 5 additions and 40 deletions

View file

@ -73,7 +73,7 @@
"registry": "https://registry.npmjs.org/"
},
"peerDependencies": {
"@langchain/core": "^0.3.62",
"@langchain/core": "^0.3.72",
"@librechat/agents": "^3.0.0-rc4",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",