build: Update license SDK to v2.1.0 (no-changelog) (#5987)

build: Update to license SDK v2.1.0 (no-changelog)
This commit is contained in:
Cornelius Suermann 2023-04-17 17:32:41 +02:00 committed by GitHub
parent 6b9909bd80
commit 6b1473c5f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -115,7 +115,7 @@
"tsconfig-paths": "^4.1.2"
},
"dependencies": {
"@n8n_io/license-sdk": "~2.0.0",
"@n8n_io/license-sdk": "~2.1.0",
"@oclif/command": "^1.8.16",
"@oclif/core": "^1.16.4",
"@oclif/errors": "^1.3.6",

View file

@ -155,8 +155,8 @@ importers:
packages/cli:
dependencies:
'@n8n_io/license-sdk':
specifier: ~2.0.0
version: 2.0.0
specifier: ~2.1.0
version: 2.1.0
'@oclif/command':
specifier: ^1.8.16
version: 1.8.18(@oclif/config@1.18.5)(supports-color@8.1.1)
@ -4288,8 +4288,8 @@ packages:
dev: false
optional: true
/@n8n_io/license-sdk@2.0.0:
resolution: {integrity: sha512-JBgVqp2Hp8QkEHwWmDvoU8dLrq0wZlK38FnwaX/yZiCGpEz1+zywFxaggxbDYXxvhX3cwlgxv3o3kfVaYX1Xlw==}
/@n8n_io/license-sdk@2.1.0:
resolution: {integrity: sha512-SwIm9b6a30/fAvl1aY0a6cgoSyQBgKHX44M4Ykesn45VSGBKlzO5uuIiIcEPdVjjLEelm7u6wLoDFdIVG37b7Q==}
engines: {node: '>=14.0.0', npm: '>=7.10.0'}
dependencies:
crypto-js: 4.1.1