Stop pinning ext2fs and update preload to ^8.0.4

* ext2fs fixes build issues on 32 bit Linux platforms
 * preload fixes issues with the --dont-check-arch flag

Change-type: minor
This commit is contained in:
Alexis Svinartchouk 2018-11-19 11:11:57 +01:00
parent c3b74a869a
commit 2f53cbf088

View File

@ -105,7 +105,7 @@
"balena-config-json": "^2.0.0",
"balena-device-init": "^5.0.0",
"balena-image-manager": "^6.0.0",
"balena-preload": "^8.0.0",
"balena-preload": "^8.0.4",
"balena-sdk": "^11.2.0",
"balena-settings-client": "^4.0.0",
"balena-sync": "^10.0.0",
@ -129,7 +129,6 @@
"ejs": "^2.5.7",
"etcher-image-write": "^9.0.3",
"express": "^4.13.3",
"ext2fs": "1.0.7",
"global-tunnel-ng": "^2.1.1",
"hasbin": "^1.2.3",
"humanize": "0.0.9",