fix(core): Upgrade @n8n/typeorm to address postgres timestamp issues (#8627)
This commit is contained in:
committed by
GitHub
parent
bf4f896373
commit
68498cb72a
@@ -131,7 +131,7 @@
|
||||
"@huggingface/inference": "2.6.4",
|
||||
"@langchain/core": "0.1.8",
|
||||
"@langchain/mistralai": "0.0.6",
|
||||
"@n8n/typeorm": "0.3.20",
|
||||
"@n8n/typeorm": "0.3.20-2",
|
||||
"@n8n/vm2": "3.9.20",
|
||||
"@pinecone-database/pinecone": "1.1.2",
|
||||
"@qdrant/js-client-rest": "1.7.0",
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
"@n8n/localtunnel": "2.1.0",
|
||||
"@n8n/n8n-nodes-langchain": "workspace:*",
|
||||
"@n8n/permissions": "workspace:*",
|
||||
"@n8n/typeorm": "0.3.20",
|
||||
"@n8n/typeorm": "0.3.20-2",
|
||||
"@n8n_io/license-sdk": "2.10.0",
|
||||
"@oclif/core": "3.18.1",
|
||||
"@rudderstack/rudder-sdk-node": "2.0.7",
|
||||
|
||||
Reference in New Issue
Block a user