diff --git a/build/npm/gyp/package.json b/build/npm/gyp/package.json index a1564133a1eef..0629eb7beadbb 100644 --- a/build/npm/gyp/package.json +++ b/build/npm/gyp/package.json @@ -4,7 +4,7 @@ "private": true, "license": "MIT", "devDependencies": { - "node-gyp": "^10.1.0" + "node-gyp": "^11.0.0" }, "scripts": {} }