diff --git a/package.json b/package.json index 22423c45e45a..cfd3a0de7a85 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "typia@~5.3.3": "patch:typia@npm%3A5.3.3#./.yarn/patches/typia-npm-5.3.3-21d3e18463.patch" }, "dependencies": { - "node-gyp": "^9.4.1" + "node-gyp": "^10.2.0" } }