mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Bump mountutils to v1.3.16 for XCode build fix
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
parent
c37270ea08
commit
73e4827249
8
npm-shrinkwrap.json
generated
8
npm-shrinkwrap.json
generated
@ -5305,12 +5305,12 @@
|
||||
"resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-2.2.2.tgz"
|
||||
},
|
||||
"mountutils": {
|
||||
"version": "1.3.15",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.3.15.tgz",
|
||||
"version": "1.3.16",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.3.16.tgz",
|
||||
"dependencies": {
|
||||
"nan": {
|
||||
"version": "2.11.1",
|
||||
"resolved": "https://registry.npmjs.org/nan/-/nan-2.11.1.tgz"
|
||||
"version": "2.12.1",
|
||||
"resolved": "https://registry.npmjs.org/nan/-/nan-2.12.1.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -70,7 +70,7 @@
|
||||
"lzma-native": "1.5.2",
|
||||
"mbr": "1.1.2",
|
||||
"mime-types": "2.1.15",
|
||||
"mountutils": "1.3.15",
|
||||
"mountutils": "1.3.16",
|
||||
"nan": "2.9.2",
|
||||
"node-ipc": "9.1.1",
|
||||
"node-stream-zip": "1.3.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user