fix(core): Upgrade @n8n/typeorm to address postgres timestamp issues (#8627)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-02-14 14:17:57 +01:00
committed by GitHub
parent bf4f896373
commit 68498cb72a
3 changed files with 16 additions and 10 deletions

View File

@@ -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",