X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=0d11646e2a15a0ce1b923a92cf1fcaf7377e1dc2;hb=cfeb9528531b00167f2e849c8b96709769159598;hp=d3449f9302fd0309eec15118736d1baa383624d8;hpb=64f02437b8d43c5f67d3362c0735ac9ad1d7fd1f;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 d3449f93..0d11646e 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.0", + "@types/node": "^20.5.1", "rollup": "^3.28.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2",