mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
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:
parent
8ab779ffb9
commit
831e7af9ed
8
npm-shrinkwrap.json
generated
8
npm-shrinkwrap.json
generated
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user