From 6dae2a604ff25281939bd8962bb019adf430e0b3 Mon Sep 17 00:00:00 2001 From: Alexis Svinartchouk Date: Sun, 9 Jun 2019 14:18:17 +0200 Subject: [PATCH] Update ext2fs to 1.0.29 Change-type: patch Changelog-entry: Update ext2fs to 1.0.29 --- npm-shrinkwrap.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 6ce05035..9cb1b2f9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5413,9 +5413,9 @@ } }, "ext2fs": { - "version": "1.0.28", - "resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-1.0.28.tgz", - "integrity": "sha512-ykykxISMMrFlFywtRDDdLiiMrnvVi8u+CEzf+DAxmE7mR71w+MLCp8/MS3ePtG3SeDZlp7cJV/DkkPrR4a0Evg==", + "version": "1.0.29", + "resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-1.0.29.tgz", + "integrity": "sha512-AoHwqSNx8SLZizLCMs+etrvdethI+jzak5yVmHACV+G0ziiLd19E3OQpC+SMmGOL1V+uRz3om7VxT5itfThYfQ==", "requires": { "async": "^2.6.1", "bindings": "^1.3.0", @@ -13956,4 +13956,4 @@ } } } -} +} \ No newline at end of file