mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-16 15:56:33 +00:00
upgrade(package): Bump drivelist 6.0.0 -> 6.0.4 (#1975)
This updates `drivelist` to v6.0.4, fixing a crash on Windows 7, among other things: - Fix(windows): Impl IsSystemDevice() - Fix crash on Windows 7 - Fix(darwin): Use proper flag to enable extended regexes in `sed` - Fix(darwin): Allow mountpoints containing space characters Change-Type: patch Changelog-Entry: Fix Etcher not working / crashing on older Windows systems
This commit is contained in:
parent
61a6f9d556
commit
fa4d6e9ef4
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1296,8 +1296,8 @@
|
||||
"dev": true
|
||||
},
|
||||
"drivelist": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-6.0.0.tgz",
|
||||
"version": "6.0.4",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-6.0.4.tgz",
|
||||
"dependencies": {
|
||||
"bindings": {
|
||||
"version": "1.3.0",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"command-join": "2.0.0",
|
||||
"crc32-stream": "2.0.0",
|
||||
"debug": "2.6.8",
|
||||
"drivelist": "6.0.0",
|
||||
"drivelist": "6.0.4",
|
||||
"electron-is-running-in-asar": "1.0.0",
|
||||
"file-type": "4.1.0",
|
||||
"flexboxgrid": "6.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user