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

10
pnpm-lock.yaml generated
View File

@@ -824,8 +824,8 @@ importers:
specifier: 1.13.0
version: 1.13.0
'@n8n_io/license-sdk':
specifier: 2.15.1
version: 2.15.1
specifier: 2.16.0
version: 2.16.0
'@oclif/core':
specifier: 4.0.7
version: 4.0.7
@@ -4594,8 +4594,8 @@ packages:
resolution: {integrity: sha512-16kftFTeX3/lBinHJaBK0OL1lB4FpPaUoHX4h25AkvgHvmjUHpWNY2ZtKos0rY89+pkzDsNxMZqSUkeKU45iRg==}
engines: {node: '>=20.15', pnpm: '>=8.14'}
'@n8n_io/license-sdk@2.15.1':
resolution: {integrity: sha512-z7gf0sDpJ8R6JqS05yqSbOFBCV54d8zSne6xbGrpyKoWs0EpCzCBia3YTfYbULi8m+d6JfqnRTiqFQPa1VZpkg==}
'@n8n_io/license-sdk@2.16.0':
resolution: {integrity: sha512-MVBqCkapJUX1rWhAXzGnfqOFaqzr0MT2X3ZTuA1BOyypb0doiuG9eh2ABy67Py4QKXGu+gnBAXZYGwG29bay+w==}
engines: {node: '>=18.12.1'}
'@n8n_io/riot-tmpl@4.0.0':
@@ -17009,7 +17009,7 @@ snapshots:
'@n8n_io/ai-assistant-sdk@1.13.0': {}
'@n8n_io/license-sdk@2.15.1':
'@n8n_io/license-sdk@2.16.0':
dependencies:
crypto-js: 4.2.0
node-machine-id: 1.1.12