X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=40381c8a7a694ca856a532c9900bf85ddbf4cc80;hb=a18ca8d765fd77797b59864d558ba9cc524787e4;hp=588fd61f22a6acd0c0216b3ded8c64c1dc23296d;hpb=db746922cea3decbb34b5878d56a468d659d33f5;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 588fd61f..40381c8a 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",