mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
chore: update n8n dependencies to v1.111.0
- Updated n8n from 1.110.1 to 1.111.0 - Updated n8n-core from 1.109.0 to 1.110.0 - Updated n8n-workflow from 1.107.0 to 1.108.0 - Updated @n8n/n8n-nodes-langchain from 1.109.1 to 1.110.0 - Rebuilt node database with 535 nodes - Templates preserved: 2598 templates with 2534 having metadata - All critical nodes validated successfully - Test results: 1911 passed, 5 failed (performance tests), 53 skipped 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -128,12 +128,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.13.2",
|
||||
"@n8n/n8n-nodes-langchain": "^1.109.1",
|
||||
"@n8n/n8n-nodes-langchain": "^1.110.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"express": "^5.1.0",
|
||||
"n8n": "^1.110.1",
|
||||
"n8n-core": "^1.109.0",
|
||||
"n8n-workflow": "^1.107.0",
|
||||
"n8n": "^1.111.0",
|
||||
"n8n-core": "^1.110.0",
|
||||
"n8n-workflow": "^1.108.0",
|
||||
"openai": "^4.77.0",
|
||||
"sql.js": "^1.13.0",
|
||||
"uuid": "^10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user