mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +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
@@ -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