mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade: drivelist to v5.1.8 (#1714)
Fixes: https://github.com/resin-io/etcher/issues/1699 Change-Type: patch Changelog-Entry: Try to use `$XDG_RUNTIME_DIR` to extract temporary scripts on GNU/Linux. Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
parent
ce466bd6ad
commit
0d0ddd549b
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -1304,9 +1304,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"drivelist": {
|
||||
"version": "5.1.5",
|
||||
"from": "drivelist@5.1.5",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.1.5.tgz",
|
||||
"version": "5.1.8",
|
||||
"from": "drivelist@5.1.8",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.1.8.tgz",
|
||||
"dependencies": {
|
||||
"lodash": {
|
||||
"version": "4.17.4",
|
||||
|
@ -51,7 +51,7 @@
|
||||
"bootstrap-sass": "3.3.6",
|
||||
"chalk": "1.1.3",
|
||||
"command-join": "2.0.0",
|
||||
"drivelist": "5.1.5",
|
||||
"drivelist": "5.1.8",
|
||||
"electron-is-running-in-asar": "1.0.0",
|
||||
"etcher-image-write": "9.1.3",
|
||||
"file-type": "4.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user