mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 13:47:52 +00:00
Re-run npm install and npm dedupe
Signed-off-by: Kyle Harding <kyle@balena.io>
This commit is contained in:
parent
954de13b10
commit
6fb65bcf22
15
npm-shrinkwrap.json
generated
15
npm-shrinkwrap.json
generated
@ -1993,9 +1993,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@oclif/core": {
|
||||
"version": "3.26.3",
|
||||
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.3.tgz",
|
||||
"integrity": "sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==",
|
||||
"version": "3.26.4",
|
||||
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz",
|
||||
"integrity": "sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==",
|
||||
"dependencies": {
|
||||
"@types/cli-progress": "^3.11.5",
|
||||
"ansi-escapes": "^4.3.2",
|
||||
@ -17264,9 +17264,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prebuild-install/node_modules/node-abi": {
|
||||
"version": "3.58.0",
|
||||
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.58.0.tgz",
|
||||
"integrity": "sha512-pXY1jnGf5T7b8UNzWzIqf0EkX4bx/w8N2AvwlGnk2SYYA/kzDVPaH0Dh0UG4EwxBB5eKOIZKPr8VAHSHL1DPGg==",
|
||||
"version": "3.60.0",
|
||||
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.60.0.tgz",
|
||||
"integrity": "sha512-zcGgwoXbzw9NczqbGzAWL/ToDYAxv1V8gL1D67ClbdkIfeeDBbY0GelZtC25ayLvVjr2q2cloHeQV1R0QAWqRQ==",
|
||||
"dependencies": {
|
||||
"semver": "^7.3.5"
|
||||
},
|
||||
@ -21583,8 +21583,7 @@
|
||||
"node_modules/unbzip2-stream": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "git+ssh://git@github.com/balena-io-modules/unbzip2-stream.git#4a54f56a25b58950f9e4277c56db2912d62242e7",
|
||||
"integrity": "sha512-hqSQ+EGPNNs80IGpZszUngM7ttKBCgjRtrw+2PTRDUd1UNvPOoSL4M7V1bDBJXktGv8KaVJFRKk2mWi6RmbiEg==",
|
||||
"license": "MIT"
|
||||
"integrity": "sha512-hqSQ+EGPNNs80IGpZszUngM7ttKBCgjRtrw+2PTRDUd1UNvPOoSL4M7V1bDBJXktGv8KaVJFRKk2mWi6RmbiEg=="
|
||||
},
|
||||
"node_modules/undici-types": {
|
||||
"version": "5.26.5",
|
||||
|
Loading…
Reference in New Issue
Block a user