diff --git a/package.json b/package.json index a3867630..91c2ce92 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@types/node": "^26.0.0", "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^8.18.0", - "c8": "^11.0.0", + "c8": "^12.0.0", "clang-format": "^1.8.0", "commander": "^15.0.0", "coveralls": "^3.1.1", @@ -126,7 +126,7 @@ "debug": "^4.4.0", "json-bigint": "^1.0.0", "node-addon-api": "^8.3.1", - "node-gyp": "^13.0.0", + "node-gyp": "^12.2.0", "rxjs": "^7.8.1", "walk": "^2.3.15", "ws": "^8.18.0"