mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
upgrade: drivelist to v5.0.19 (#1327)
- https://github.com/resin-io-modules/drivelist/pull/161 - https://github.com/resin-io-modules/drivelist/pull/156 - https://github.com/resin-io-modules/drivelist/pull/153 Change-Type: patch Changelog-Entry: Various fixes for when drive descriptions contain special characters. Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
24fe1a6c89
commit
2ec2ceea14
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -1455,9 +1455,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"drivelist": {
|
||||
"version": "5.0.16",
|
||||
"from": "drivelist@5.0.16",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.0.16.tgz",
|
||||
"version": "5.0.19",
|
||||
"from": "drivelist@5.0.19",
|
||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.0.19.tgz",
|
||||
"dependencies": {
|
||||
"lodash": {
|
||||
"version": "4.17.4",
|
||||
|
@ -72,7 +72,7 @@
|
||||
"bootstrap-sass": "^3.3.5",
|
||||
"chalk": "^1.1.3",
|
||||
"command-join": "^2.0.0",
|
||||
"drivelist": "^5.0.16",
|
||||
"drivelist": "^5.0.19",
|
||||
"electron-is-running-in-asar": "^1.0.0",
|
||||
"etcher-image-write": "^9.1.1",
|
||||
"etcher-latest-version": "^1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user