feat(core): Add experimental proxy support to License-SDK (no-changelog) (#6253)

* bump license-sdk to 2.4.0

* commit pnpm-lock-yaml
This commit is contained in:
Cornelius Suermann 2023-05-15 18:04:16 +02:00 committed by GitHub
parent a4c0cc9b5c
commit f1598d6fdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -188,8 +188,8 @@ importers:
packages/cli:
dependencies:
'@n8n_io/license-sdk':
specifier: ~2.3.0
version: 2.3.0
specifier: ~2.4.0
version: 2.4.0
'@oclif/command':
specifier: ^1.8.16
version: 1.8.18(@oclif/config@1.18.5)(supports-color@8.1.1)
@ -5545,8 +5545,8 @@ packages:
dev: false
optional: true
/@n8n_io/license-sdk@2.3.0:
resolution: {integrity: sha512-1qOg4VEi2mZzhAJ5Uh9IT9Jn/b3xCaxyFbovYLtymzy3ObafUyWieUrSQri3BrCbW1dwQHz99DEVFxYCq1Je0Q==}
/@n8n_io/license-sdk@2.4.0:
resolution: {integrity: sha512-99kuCVH4NcBi4nyn/WIpd6KSIMLk/pbBks0zr8bC65ALKj0se7/2MwC6N+WwGkG7NqH0kMdGe/7Y5KnJkMTefg==}
engines: {node: '>=14.0.0', npm: '>=7.10.0'}
dependencies:
crypto-js: 4.1.1