mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade: mountutils to v1.2.2 (#1712)
See: https://github.com/resin-io-modules/mountutils/pull/45 Change-Type: patch Changelog-Entry: Retry ejection various times before giving up on Windows. Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
parent
e654311997
commit
077eb5b079
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -4783,9 +4783,9 @@
|
||||
"resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-1.3.0.tgz"
|
||||
},
|
||||
"mountutils": {
|
||||
"version": "1.2.1",
|
||||
"from": "mountutils@1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.2.1.tgz",
|
||||
"version": "1.2.2",
|
||||
"from": "mountutils@1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.2.2.tgz",
|
||||
"dependencies": {
|
||||
"nan": {
|
||||
"version": "2.6.2",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"lzma-native": "1.5.2",
|
||||
"mbr": "1.1.2",
|
||||
"mime-types": "2.1.15",
|
||||
"mountutils": "1.2.1",
|
||||
"mountutils": "1.2.2",
|
||||
"nan": "2.3.5",
|
||||
"node-ipc": "8.9.2",
|
||||
"node-stream-zip": "1.3.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user