mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
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",
|
||||
|
||||
Reference in New Issue
Block a user