mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-14 06:46:35 +00:00
upgrade(package): Bump mountutils 1.3.8 -> 1.3.10 (#1983)
This updates `mountutils` from 1.3.8 -> 1.3.10; - fix(linux): Fix partial unmounts on Linux - fix(windows): Link to appropriate libraries Change-Type: patch Changelog-Entry: Fix incomplete unmounts after flashing on Linux Fixes #1911
This commit is contained in:
parent
ffbb62a280
commit
1f838b4b25
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -4324,8 +4324,8 @@
|
||||
"resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-1.3.0.tgz"
|
||||
},
|
||||
"mountutils": {
|
||||
"version": "1.3.8",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.3.8.tgz",
|
||||
"version": "1.3.10",
|
||||
"resolved": "https://registry.npmjs.org/mountutils/-/mountutils-1.3.10.tgz",
|
||||
"dependencies": {
|
||||
"bindings": {
|
||||
"version": "1.3.0",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"lzma-native": "1.5.2",
|
||||
"mbr": "1.1.2",
|
||||
"mime-types": "2.1.15",
|
||||
"mountutils": "1.3.8",
|
||||
"mountutils": "1.3.10",
|
||||
"nan": "2.3.5",
|
||||
"node-ipc": "9.1.1",
|
||||
"node-stream-zip": "1.3.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user