fix(core): Update lock file (#5801)

update lock file
This commit is contained in:
Michael Auerswald 2023-03-28 17:37:36 +02:00 committed by GitHub
parent a81ca7c19c
commit 06d7a46bdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ importers:
packages/cli:
specifiers:
'@apidevtools/swagger-cli': 4.0.0
'@n8n_io/license-sdk': ^1.8.0
'@n8n_io/license-sdk': ^1.9.1
'@oclif/command': ^1.8.16
'@oclif/core': ^1.16.4
'@oclif/dev-cli': ^1.22.2
@ -256,7 +256,7 @@ importers:
xmllint-wasm: ^3.0.1
yamljs: ^0.3.0
dependencies:
'@n8n_io/license-sdk': 1.8.0
'@n8n_io/license-sdk': 1.9.1
'@oclif/command': 1.8.18_@oclif+config@1.18.5
'@oclif/core': 1.16.6
'@oclif/errors': 1.3.6
@ -3744,16 +3744,14 @@ packages:
dev: false
optional: true
/@n8n_io/license-sdk/1.8.0:
resolution: {integrity: sha512-dSBD6EHTu6kWWz1ILxtCcaQqVZu+p/8J0eQ2ntx7Jk8BYSvn5Hh4Oz5M81ut9Pz+2uak+GnIuI6KeYUe1QBXIQ==}
/@n8n_io/license-sdk/1.9.1:
resolution: {integrity: sha512-M7tvmYpPSqVDQcxQUKW6XB26zXBZXRTocHtLvE+QJQ4mMbGg2KGwJsYwO9W4DGe8lQ7YD8ZMzG0fLzt0It+zGQ==}
engines: {node: '>=14.0.0', npm: '>=7.10.0'}
dependencies:
axios: 1.1.3
crypto-js: 4.1.1
node-machine-id: 1.1.12
node-rsa: 1.1.1
transitivePeerDependencies:
- debug
undici: 5.21.0
dev: false
/@n8n_io/riot-tmpl/3.0.0:
@ -7760,16 +7758,6 @@ packages:
- debug
dev: false
/axios/1.1.3:
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
dev: false
/babel-core/7.0.0-bridge.0_@babel+core@7.20.12:
resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
peerDependencies:
@ -20409,6 +20397,13 @@ packages:
undertaker-registry: 1.0.1
dev: true
/undici/5.21.0:
resolution: {integrity: sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==}
engines: {node: '>=12.18'}
dependencies:
busboy: 1.6.0
dev: false
/unescape/1.0.1:
resolution: {integrity: sha512-O0+af1Gs50lyH1nUu3ZyYS1cRh01Q/kUKatTOkSs7jukXE6/NebucDVxyiDsA9AQ4JC1V1jUH9EO8JX2nMDgGQ==}
engines: {node: '>=0.10.0'}