mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(core): Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347)
This commit is contained in:
committed by
GitHub
parent
956637b614
commit
1e1f528466
@@ -97,7 +97,7 @@
|
||||
"@n8n/task-runner": "workspace:*",
|
||||
"@n8n/typeorm": "0.3.20-12",
|
||||
"@n8n_io/ai-assistant-sdk": "1.13.0",
|
||||
"@n8n_io/license-sdk": "2.15.1",
|
||||
"@n8n_io/license-sdk": "2.16.0",
|
||||
"@oclif/core": "4.0.7",
|
||||
"@rudderstack/rudder-sdk-node": "2.0.9",
|
||||
"@sentry/node": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user