mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade: etcher-image-write
to v8.1.5 (#998)
- https://github.com/resin-io-modules/etcher-image-write/pull/73 Fixes: https://github.com/resin-io/etcher/issues/834 Changelog-Entry: Fix "EIO: i/o error, write" error. Change-Type: patch Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
ec3c74d7e5
commit
e210a2ba0e
56
npm-shrinkwrap.json
generated
56
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "etcher",
|
||||
"version": "1.0.0-beta.16",
|
||||
"version": "1.0.0-beta.17",
|
||||
"dependencies": {
|
||||
"abbrev": {
|
||||
"version": "1.0.9",
|
||||
@ -392,19 +392,19 @@
|
||||
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.16.6",
|
||||
"version": "4.17.4",
|
||||
"from": "lodash@>=4.14.2 <5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz"
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.0.6",
|
||||
"from": "readable-stream@~2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz"
|
||||
"version": "2.2.2",
|
||||
"from": "readable-stream@^2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.2.tgz"
|
||||
},
|
||||
"through2": {
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.3",
|
||||
"from": "through2@^2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.1.tgz"
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz"
|
||||
},
|
||||
"xml2js": {
|
||||
"version": "0.4.17",
|
||||
@ -1408,9 +1408,9 @@
|
||||
}
|
||||
},
|
||||
"etcher-image-write": {
|
||||
"version": "8.1.4",
|
||||
"from": "etcher-image-write@8.1.4",
|
||||
"resolved": "https://registry.npmjs.org/etcher-image-write/-/etcher-image-write-8.1.4.tgz",
|
||||
"version": "8.1.5",
|
||||
"from": "etcher-image-write@8.1.5",
|
||||
"resolved": "https://registry.npmjs.org/etcher-image-write/-/etcher-image-write-8.1.5.tgz",
|
||||
"dependencies": {
|
||||
"isarray": {
|
||||
"version": "1.0.0",
|
||||
@ -1418,14 +1418,14 @@
|
||||
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.0.6",
|
||||
"from": "readable-stream@~2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz"
|
||||
"version": "2.2.2",
|
||||
"from": "readable-stream@^2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.2.tgz"
|
||||
},
|
||||
"through2": {
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.3",
|
||||
"from": "through2@>=2.0.1 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.1.tgz"
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz"
|
||||
},
|
||||
"xtend": {
|
||||
"version": "4.0.1",
|
||||
@ -4531,14 +4531,14 @@
|
||||
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.0.6",
|
||||
"from": "readable-stream@>=2.0.0 <2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz"
|
||||
"version": "2.2.2",
|
||||
"from": "readable-stream@^2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.2.tgz"
|
||||
},
|
||||
"through2": {
|
||||
"version": "2.0.1",
|
||||
"from": "through2@>=2.0.1 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.1.tgz"
|
||||
"version": "2.0.3",
|
||||
"from": "through2@^2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz"
|
||||
},
|
||||
"xtend": {
|
||||
"version": "4.0.1",
|
||||
@ -4654,14 +4654,14 @@
|
||||
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.0.6",
|
||||
"from": "readable-stream@>=2.0.0 <2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz"
|
||||
"version": "2.2.2",
|
||||
"from": "readable-stream@>=2.1.5 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.2.tgz"
|
||||
},
|
||||
"through2": {
|
||||
"version": "2.0.1",
|
||||
"from": "through2@>=2.0.0 <2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.1.tgz"
|
||||
"version": "2.0.3",
|
||||
"from": "through2@~2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz"
|
||||
},
|
||||
"xtend": {
|
||||
"version": "4.0.1",
|
||||
|
@ -73,7 +73,7 @@
|
||||
"drivelist": "^5.0.4",
|
||||
"electron-is-running-in-asar": "^1.0.0",
|
||||
"etcher-image-stream": "^5.1.0",
|
||||
"etcher-image-write": "^8.1.4",
|
||||
"etcher-image-write": "^8.1.5",
|
||||
"etcher-latest-version": "^1.0.0",
|
||||
"file-tail": "^0.3.0",
|
||||
"flexboxgrid": "^6.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user