X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=ed19905db6438ceb58ffecfd063d75dd3c71a84b;hb=f353c7f082b159335c387c035e5cf14503a83321;hp=bc9785fa2d8a21237f50ba4ae3f0d88896cfdda6;hpb=e458035a3f34d2fe43a9c24cb9717709805e4d9c;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index bc9785fa..ed19905d 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.5.4", + "@types/node": "^20.5.6", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2",