diff --git a/build/npm/gyp/package.json b/build/npm/gyp/package.json index a1564133a1eef..2fee83064b69f 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.2.0" }, "scripts": {} }