Update net-keepalive to v1.3.3, reclaiming ~200MB disk space (npm install)

Change-type: patch
This commit is contained in:
Paulo Castro 2020-07-16 18:21:23 +01:00 committed by Balena CI
parent d1f46a59f7
commit d4de25e545
3 changed files with 80 additions and 2931 deletions

3003
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -267,7 +267,7 @@
"window-size": "^1.1.0"
},
"optionalDependencies": {
"net-keepalive": "^1.3.2",
"net-keepalive": "^1.3.3",
"windosu": "^0.3.0"
}
}

View File

@ -1,7 +1,7 @@
diff --git a/node_modules/net-keepalive/node_modules/node-gyp-build/index.js b/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
diff --git a/node_modules/node-gyp-build/index.js b/node_modules/node-gyp-build/index.js
index 3e39703..5e84906 100644
--- a/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
+++ b/node_modules/net-keepalive/node_modules/node-gyp-build/index.js
--- a/node_modules/node-gyp-build/index.js
+++ b/node_modules/node-gyp-build/index.js
@@ -29,6 +29,9 @@ load.path = function (dir) {
if (process.env[name + '_PREBUILD']) dir = process.env[name + '_PREBUILD']
} catch (err) {}