mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
Update dependency etcher-sdk to v9.0.11
Update etcher-sdk from 9.0.8 to 9.0.11 Change-type: patch
This commit is contained in:
parent
dad6b23202
commit
6b5657625a
135
npm-shrinkwrap.json
generated
135
npm-shrinkwrap.json
generated
@ -43,7 +43,7 @@
|
||||
"docker-progress": "^5.1.3",
|
||||
"dockerode": "^4.0.2",
|
||||
"ejs": "^3.1.6",
|
||||
"etcher-sdk": "9.0.8",
|
||||
"etcher-sdk": "9.0.11",
|
||||
"event-stream": "3.3.5",
|
||||
"express": "^4.17.2",
|
||||
"fast-boot2": "^1.1.0",
|
||||
@ -5358,6 +5358,32 @@
|
||||
"proxy-from-env": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/axios-http2-adapter": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/axios-http2-adapter/-/axios-http2-adapter-1.0.1.tgz",
|
||||
"integrity": "sha512-qxP3Hj3JAv8CbJm3U9v0ilscc4sBDn01iIhUmGRkg6SWJfAf16WfSs+WNRCxJX/A3MuQj8sOjEqZVeqnQdASaw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.5",
|
||||
"http2-wrapper": "~2.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "~1.6.1"
|
||||
}
|
||||
},
|
||||
"node_modules/axios-http2-adapter/node_modules/http2-wrapper": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.1.tgz",
|
||||
"integrity": "sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"quick-lru": "^5.1.1",
|
||||
"resolve-alpn": "^1.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.19.0"
|
||||
}
|
||||
},
|
||||
"node_modules/axios/node_modules/form-data": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
||||
@ -9072,15 +9098,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/etcher-sdk": {
|
||||
"version": "9.0.8",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-9.0.8.tgz",
|
||||
"integrity": "sha512-y3MUSroJCm4M8RCyWfJ/c5GVKP6AWns96WNNda45E+TPPqpi8WBJu/w/BQBUsrG+JL30AUX4QOvOxE5M/5jtFA==",
|
||||
"version": "9.0.11",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-9.0.11.tgz",
|
||||
"integrity": "sha512-pWE+gqciw8V/NUnu/ywDLOUZZFdayx7ZJdZd5KVqIkm3pgEfAlpPgvmMNDnP9+b6/UW2wPaLy6NS8EiaDqK7tQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@balena/node-beaglebone-usbboot": "^3.0.0",
|
||||
"@balena/udif": "^1.1.2",
|
||||
"@ronomon/direct-io": "^3.0.1",
|
||||
"aws4-axios": "^3.3.0",
|
||||
"axios": "^1.6.0",
|
||||
"axios-http2-adapter": "^1.0.1",
|
||||
"balena-image-fs": "^7.2.0",
|
||||
"blockmap": "^4.0.3",
|
||||
"check-disk-space": "^3.4.0",
|
||||
@ -9116,6 +9144,7 @@
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
||||
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"balanced-match": "^1.0.0"
|
||||
}
|
||||
@ -18691,6 +18720,104 @@
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-device-operations/node_modules/brace-expansion": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
||||
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"balanced-match": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-device-operations/node_modules/etcher-sdk": {
|
||||
"version": "9.0.8",
|
||||
"resolved": "https://registry.npmjs.org/etcher-sdk/-/etcher-sdk-9.0.8.tgz",
|
||||
"integrity": "sha512-y3MUSroJCm4M8RCyWfJ/c5GVKP6AWns96WNNda45E+TPPqpi8WBJu/w/BQBUsrG+JL30AUX4QOvOxE5M/5jtFA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@balena/node-beaglebone-usbboot": "^3.0.0",
|
||||
"@balena/udif": "^1.1.2",
|
||||
"@ronomon/direct-io": "^3.0.1",
|
||||
"aws4-axios": "^3.3.0",
|
||||
"axios": "^1.6.0",
|
||||
"balena-image-fs": "^7.2.0",
|
||||
"blockmap": "^4.0.3",
|
||||
"check-disk-space": "^3.4.0",
|
||||
"cyclic-32": "^1.1.0",
|
||||
"debug": "^4.3.4",
|
||||
"drivelist": "^12.0.0",
|
||||
"file-disk": "^8.0.1",
|
||||
"file-type": "^16.0.0",
|
||||
"glob": "^10.3.10",
|
||||
"gzip-stream": "^2.0.0",
|
||||
"lzma-native": "^8.0.6",
|
||||
"minimatch": "^9.0.3",
|
||||
"mountutils": "^1.3.20",
|
||||
"node-raspberrypi-usbboot": "1.0.7",
|
||||
"outdent": "^0.8.0",
|
||||
"partitioninfo": "^6.0.2",
|
||||
"rwmutex": "^1.0.0",
|
||||
"tslib": "^2.0.0",
|
||||
"unbzip2-stream": "github:balena-io-modules/unbzip2-stream#4a54f56a25b58950f9e4277c56db2912d62242e7",
|
||||
"unzip-stream": "^0.3.1",
|
||||
"xxhash-addon": "^2.0.1",
|
||||
"yauzl": "^2.9.2",
|
||||
"zip-part-stream": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"winusb-driver-generator": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-device-operations/node_modules/glob": {
|
||||
"version": "10.4.2",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
|
||||
"integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"jackspeak": "^3.1.2",
|
||||
"minimatch": "^9.0.4",
|
||||
"minipass": "^7.1.2",
|
||||
"package-json-from-dist": "^1.0.0",
|
||||
"path-scurry": "^1.11.1"
|
||||
},
|
||||
"bin": {
|
||||
"glob": "dist/esm/bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-device-operations/node_modules/minimatch": {
|
||||
"version": "9.0.5",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
||||
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.17"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-device-operations/node_modules/minipass": {
|
||||
"version": "7.1.2",
|
||||
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
||||
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.17"
|
||||
}
|
||||
},
|
||||
"node_modules/resin-discoverable-services": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/resin-discoverable-services/-/resin-discoverable-services-2.0.4.tgz",
|
||||
|
@ -231,7 +231,7 @@
|
||||
"docker-progress": "^5.1.3",
|
||||
"dockerode": "^4.0.2",
|
||||
"ejs": "^3.1.6",
|
||||
"etcher-sdk": "9.0.8",
|
||||
"etcher-sdk": "9.0.11",
|
||||
"event-stream": "3.3.5",
|
||||
"express": "^4.17.2",
|
||||
"fast-boot2": "^1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user