ext2fs: upgrade ext2fs to 1.0.30

Changelog-entry: Upgrade ext2fs to 1.0.30
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
This commit is contained in:
Matthew McGinn 2019-10-18 10:38:27 +02:00
parent 8ab779ffb9
commit 831e7af9ed

8
npm-shrinkwrap.json generated
View File

@ -5643,9 +5643,9 @@
}
},
"ext2fs": {
"version": "1.0.29",
"resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-1.0.29.tgz",
"integrity": "sha512-AoHwqSNx8SLZizLCMs+etrvdethI+jzak5yVmHACV+G0ziiLd19E3OQpC+SMmGOL1V+uRz3om7VxT5itfThYfQ==",
"version": "1.0.30",
"resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-1.0.30.tgz",
"integrity": "sha512-kpWJ1DUeOfEUNHXlt9duw7smBO8Tq7evZUgblf3599BqFvOrVivnF3v7N2VZIESWK4fG1T9xjx/hRv/gpMFoSQ==",
"requires": {
"async": "^2.6.1",
"bindings": "^1.3.0",
@ -14415,4 +14415,4 @@
}
}
}
}
}