diff --git a/package.json b/package.json index ab413ff4..4e91ec48 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ } }, "optionalDependencies": { - "node-gyp": "8.x" + "node-gyp": "11.x" }, "scripts": { "install": "prebuild-install -r napi || node-gyp rebuild",