diff --git a/examples/helia-nestjs/package.json b/examples/helia-nestjs/package.json index 41284a1e..739d88bc 100644 --- a/examples/helia-nestjs/package.json +++ b/examples/helia-nestjs/package.json @@ -32,7 +32,7 @@ "@nestjs/testing": "^11.0.3", "@types/express": "^5.0.0", "@types/jest": "^30.0.0", - "@types/node": "^25.6.0", + "@types/node": "^26.1.1", "@types/supertest": "^7.2.0", "@typescript-eslint/eslint-plugin": "^8.58.2", "@typescript-eslint/parser": "^8.58.2",