diff --git a/packages/cli/package.json b/packages/cli/package.json index 68d6c2b3f..46e048d6d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -103,7 +103,7 @@ "tsconfig-paths": "^3.14.1" }, "dependencies": { - "@n8n_io/license-sdk": "^1.6.0", + "@n8n_io/license-sdk": "^1.6.1", "@oclif/command": "^1.8.16", "@oclif/core": "^1.16.4", "@oclif/errors": "^1.3.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12dc61ff2..530da2519 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,7 +90,7 @@ importers: packages/cli: specifiers: '@apidevtools/swagger-cli': 4.0.0 - '@n8n_io/license-sdk': ^1.6.0 + '@n8n_io/license-sdk': ^1.6.1 '@oclif/command': ^1.8.16 '@oclif/core': ^1.16.4 '@oclif/dev-cli': ^1.22.2 @@ -208,7 +208,7 @@ importers: winston: ^3.3.3 yamljs: ^0.3.0 dependencies: - '@n8n_io/license-sdk': 1.6.0 + '@n8n_io/license-sdk': 1.6.1 '@oclif/command': 1.8.18_@oclif+config@1.18.5 '@oclif/core': 1.16.6 '@oclif/errors': 1.3.6 @@ -3319,8 +3319,8 @@ packages: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: true - /@n8n_io/license-sdk/1.6.0: - resolution: {integrity: sha512-e3VJZr1LcJibZsy3cF3LLTjKux14bKmAhkl4ArrHjhqwPYUXZtx2vc6u8FbnkR/TdeHlwxSIQfNmTNXlmcOY9A==} + /@n8n_io/license-sdk/1.6.1: + resolution: {integrity: sha512-cVFs67ydYScRyuxaPTXEyrIz8JcpwyE9vYWWtkbNNsW9OOjYAqd5wg3hcurctrtg3Tn7gsu+9E3P5LQBH2F7lg==} engines: {node: '>=14.0.0', npm: '>=7.10.0'} dependencies: axios: 1.1.3