package.json: Update balena-sdk to 16.44.2

Update balena-sdk from 16.40.0 to 16.44.2

Change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This commit is contained in:
Alex Gonzalez 2023-05-19 11:35:45 +02:00
parent d53542975e
commit ba26d3204d
2 changed files with 49 additions and 46 deletions

93
npm-shrinkwrap.json generated
View File

@ -24,7 +24,7 @@
"balena-image-fs": "^7.0.6",
"balena-image-manager": "^8.0.0",
"balena-preload": "^13.0.0",
"balena-sdk": "^16.40.0",
"balena-sdk": "^16.44.2",
"balena-semver": "^2.3.0",
"balena-settings-client": "^4.0.7",
"balena-settings-storage": "^7.0.0",
@ -2100,6 +2100,26 @@
"@oclif/config": "^1"
}
},
"node_modules/@oclif/plugin-help/node_modules/@oclif/command/node_modules/@oclif/plugin-help": {
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.14.tgz",
"integrity": "sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q==",
"dependencies": {
"@oclif/command": "^1.8.9",
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.5",
"chalk": "^4.1.2",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"widest-line": "^3.1.0",
"wrap-ansi": "^6.2.0"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/@oclif/plugin-help/node_modules/@oclif/errors": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/@oclif/errors/-/errors-1.3.5.tgz",
@ -2131,26 +2151,6 @@
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/@oclif/plugin-help/node_modules/@oclif/plugin-help": {
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.14.tgz",
"integrity": "sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q==",
"dependencies": {
"@oclif/command": "^1.8.9",
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.5",
"chalk": "^4.1.2",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"widest-line": "^3.1.0",
"wrap-ansi": "^6.2.0"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/@oclif/plugin-help/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@ -4148,9 +4148,9 @@
}
},
"node_modules/balena-sdk": {
"version": "16.40.0",
"resolved": "https://registry.npmjs.org/balena-sdk/-/balena-sdk-16.40.0.tgz",
"integrity": "sha512-w7oP/oESZnymWtngieQrR3YJAR+CLSnys5RllPZBtZ5vYZsSHdrdRRMamlemy5ydCQN4q66Uw95U20bBXigT5g==",
"version": "16.45.1",
"resolved": "https://registry.npmjs.org/balena-sdk/-/balena-sdk-16.45.1.tgz",
"integrity": "sha512-pY3anTkmEcOp8GEgjkeJl8aj7SZBWifh4DSp8sUnryE0U7IGA3UcKggsfMjYsP1ZKvPlAvweNHQuUujfBOHbXg==",
"dependencies": {
"@balena/es-version": "^1.0.0",
"@types/json-schema": "^7.0.9",
@ -4527,6 +4527,7 @@
"node_modules/bonjour": {
"version": "3.5.0",
"resolved": "git+ssh://git@github.com/balena-io-modules/bonjour.git#e018851dc823b4b3f670f658f71d0c1c7f3e637c",
"integrity": "sha512-JCw9ygNWGhAngIABMPiBlBlyPYVDFwllFa0Xuory9yatGday0pmSBRJhYMXqIJ4vmqDkPVqTD5JV+YM8ypLRKg==",
"license": "MIT",
"dependencies": {
"array-flatten": "^2.1.0",
@ -13488,6 +13489,7 @@
"node_modules/multicast-dns": {
"version": "6.1.1",
"resolved": "git+ssh://git@github.com/resin-io-modules/multicast-dns.git#db98d68b79bbefc936b6799de9de1038ba49f85d",
"integrity": "sha512-AYHxmNN71KOfxHElYREhx8LqjIpfc3WFhq+Oht9IOEk82jXXF9qRavowyUvc9JLkPjUzLZmjy14/a1NtBduQoQ==",
"license": "MIT",
"dependencies": {
"dns-packet": "^1.0.1",
@ -24027,6 +24029,25 @@
"@oclif/plugin-help": "3.2.14",
"debug": "^4.1.1",
"semver": "^7.3.2"
},
"dependencies": {
"@oclif/plugin-help": {
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.14.tgz",
"integrity": "sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q==",
"requires": {
"@oclif/command": "^1.8.9",
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.5",
"chalk": "^4.1.2",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"widest-line": "^3.1.0",
"wrap-ansi": "^6.2.0"
}
}
}
},
"@oclif/errors": {
@ -24053,23 +24074,6 @@
}
}
},
"@oclif/plugin-help": {
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.14.tgz",
"integrity": "sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q==",
"requires": {
"@oclif/command": "^1.8.9",
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.5",
"chalk": "^4.1.2",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"widest-line": "^3.1.0",
"wrap-ansi": "^6.2.0"
}
},
"chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@ -25814,9 +25818,9 @@
}
},
"balena-sdk": {
"version": "16.40.0",
"resolved": "https://registry.npmjs.org/balena-sdk/-/balena-sdk-16.40.0.tgz",
"integrity": "sha512-w7oP/oESZnymWtngieQrR3YJAR+CLSnys5RllPZBtZ5vYZsSHdrdRRMamlemy5ydCQN4q66Uw95U20bBXigT5g==",
"version": "16.45.1",
"resolved": "https://registry.npmjs.org/balena-sdk/-/balena-sdk-16.45.1.tgz",
"integrity": "sha512-pY3anTkmEcOp8GEgjkeJl8aj7SZBWifh4DSp8sUnryE0U7IGA3UcKggsfMjYsP1ZKvPlAvweNHQuUujfBOHbXg==",
"requires": {
"@balena/es-version": "^1.0.0",
"@types/json-schema": "^7.0.9",
@ -38117,7 +38121,6 @@
},
"unbzip2-stream": {
"version": "git+ssh://git@github.com/balena-io-modules/unbzip2-stream.git#4a54f56a25b58950f9e4277c56db2912d62242e7",
"integrity": "sha512-brk1qgoQuqWAWifAFEyC7At0CZxuHL90kd3S2Sdmd1GrOcUGl2bey0Bu6MVc25xAXMz7WITNKD8hxyBpNmeOdg==",
"from": "unbzip2-stream@github:balena-io-modules/unbzip2-stream#4a54f56a25b58950f9e4277c56db2912d62242e7"
},
"union-value": {

View File

@ -207,7 +207,7 @@
"balena-image-fs": "^7.0.6",
"balena-image-manager": "^8.0.0",
"balena-preload": "^13.0.0",
"balena-sdk": "^16.40.0",
"balena-sdk": "^16.44.2",
"balena-semver": "^2.3.0",
"balena-settings-client": "^4.0.7",
"balena-settings-storage": "^7.0.0",