mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 13:46:33 +00:00
Upgrade Lodash to v4.5.1
None of the functions we were using suffered from breaking changes.
This commit is contained in:
parent
d418dd925f
commit
98d1c57f61
@ -48,7 +48,7 @@
|
|||||||
"drivelist": "^2.0.7",
|
"drivelist": "^2.0.7",
|
||||||
"flexboxgrid": "^6.3.0",
|
"flexboxgrid": "^6.3.0",
|
||||||
"is-elevated": "^1.0.0",
|
"is-elevated": "^1.0.0",
|
||||||
"lodash": "^3.10.1",
|
"lodash": "^4.5.1",
|
||||||
"resin-image-write": "^2.0.5",
|
"resin-image-write": "^2.0.5",
|
||||||
"sudo-prompt": "^2.2.0",
|
"sudo-prompt": "^2.2.0",
|
||||||
"trackjs": "^2.1.16",
|
"trackjs": "^2.1.16",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user