mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
upgrade: drivelist
to v5.0.22 (#1500)
- https://github.com/resin-io-modules/drivelist/pull/168 Change-Type: patch Changelog-Entry: Fix occasional increased CPU usage because of perl regular expression in macOS. Fixes: https://github.com/resin-io/etcher/issues/1288 Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
parent
31a2389d04
commit
8811bbed09
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -1480,9 +1480,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"drivelist": {
|
"drivelist": {
|
||||||
"version": "5.0.20",
|
"version": "5.0.22",
|
||||||
"from": "drivelist@5.0.20",
|
"from": "drivelist@5.0.22",
|
||||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.0.20.tgz",
|
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.0.22.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": {
|
"bluebird": {
|
||||||
"version": "3.5.0",
|
"version": "3.5.0",
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
"bootstrap-sass": "^3.3.5",
|
"bootstrap-sass": "^3.3.5",
|
||||||
"chalk": "^1.1.3",
|
"chalk": "^1.1.3",
|
||||||
"command-join": "^2.0.0",
|
"command-join": "^2.0.0",
|
||||||
"drivelist": "^5.0.20",
|
"drivelist": "^5.0.22",
|
||||||
"electron-is-running-in-asar": "^1.0.0",
|
"electron-is-running-in-asar": "^1.0.0",
|
||||||
"etcher-image-write": "^9.1.3",
|
"etcher-image-write": "^9.1.3",
|
||||||
"file-type": "^4.1.0",
|
"file-type": "^4.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user