Skip to content

Commit 4e01c04

Browse files
author
linyuan.yang
committed
up
1 parent 117e90e commit 4e01c04

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
},
1212
"dependencies": {
1313
"@iarna/toml": "^2.2.5",
14-
"@langchain/langgraph": "^1.1.2",
15-
"@langchain/langgraph-checkpoint-sqlite": "^1.0.0",
16-
"@langchain/mcp-adapters": "^1.1.1",
14+
"@langchain/langgraph": "^1.1.3",
15+
"@langchain/langgraph-checkpoint-sqlite": "^1.0.1",
16+
"@langchain/mcp-adapters": "^1.1.2",
1717
"@langchain/openai": "^1.2.4",
1818
"@langchain/textsplitters": "^1.0.1",
1919
"@larksuiteoapi/node-sdk": "^1.58.0",
20-
"@types/node": "^22.10.5",
21-
"axios": "^1.13.2",
20+
"@types/node": "^25.2.0",
21+
"axios": "^1.13.4",
2222
"dotenv": "^17.2.3",
23-
"langchain": "^1.2.16",
23+
"langchain": "^1.2.17",
2424
"log4js": "^6.9.1",
2525
"sequelize": "^6.37.7",
2626
"weimingcommons": "^0.0.55"
2727
},
2828
"devDependencies": {
2929
"@types/iarna__toml": "^2.0.5",
30-
"typescript": "^5.5.3"
30+
"typescript": "^5.9.3"
3131
},
3232
"private": true
3333
}

0 commit comments

Comments
 (0)