X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=e12535656a7eb7b70720d6b3aa068d9422fdd600;hb=05a48a16885aa037610a938f4ff692b4585f036a;hp=f3067a227c1e5cf9b03262bb93ff691b2edb7498;hpb=5d9133ae9ef83c5f69e26daf8dcfea584884d9c4;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 f3067a22..e1253565 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -23,11 +23,11 @@ "license": "ISC", "dependencies": { "fastify": "^4.26.2", - "poolifier": "^4.0.1" + "poolifier": "^4.0.2" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.8", + "@types/node": "^20.12.10", "autocannon": "^7.15.0", "rollup": "^4.17.2", "rollup-plugin-delete": "^2.0.0",