fix: Use license-sdk v1.6.1 (#4872)

* fix: use license-sdk v1.6.1

* commit pnpm-lock-yaml
This commit is contained in:
Cornelius Suermann 2022-12-09 10:58:49 +01:00 committed by GitHub
parent 79fe57dad8
commit ebad81a68b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -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