fix(core): Upgrade @n8n/typeorm to address a rare mutex release issue (#10993)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-09-27 13:36:43 +02:00
committed by GitHub
parent afda049491
commit 2af0fbf52f
3 changed files with 48 additions and 108 deletions

View File

@@ -150,7 +150,7 @@
"@langchain/redis": "0.1.0",
"@langchain/textsplitters": "0.1.0",
"@mozilla/readability": "^0.5.0",
"@n8n/typeorm": "0.3.20-10",
"@n8n/typeorm": "0.3.20-12",
"@n8n/vm2": "3.9.25",
"@pinecone-database/pinecone": "3.0.3",
"@qdrant/js-client-rest": "1.11.0",