Update ext2fs to v2.0.5

Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2020-09-14 16:08:44 +02:00
parent 7c2644ec51
commit 0a28a7794d

6
npm-shrinkwrap.json generated
View File

@ -6871,9 +6871,9 @@
}
},
"ext2fs": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-2.0.4.tgz",
"integrity": "sha512-7ILtkKb6j9L+nR1qO4zCiy6aZulzKu7dO82na+qXwc6KEoEr23u/u476/thebbPcvYJMv71I7FebJv8P4MNjHw==",
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/ext2fs/-/ext2fs-2.0.5.tgz",
"integrity": "sha512-qNv+XrXrauspqoUYRgcKV7HNkoDAAY/KU6nZHGB8Y2tT553fiMtiZd4VYOdxd+0zrNZozi+0fJjLbiGBnEGJUw==",
"dev": true,
"requires": {
"bindings": "^1.3.0",