fix(core): Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347)

This commit is contained in:
Cornelius Suermann
2025-02-18 16:07:16 +01:00
committed by GitHub
parent 956637b614
commit 1e1f528466
2 changed files with 6 additions and 6 deletions

View File

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