X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=248bedc2a1c81be0dad9b36d226c3a6862b2aa41;hb=213974b5edccae8fb938f92cda85047fb087a139;hp=371bc830a9e9db3e319c08171cd672d206bdf934;hpb=5b428db736e711dafd6e0bb2c22c45504e497951;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 371bc830..248bedc2 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -22,11 +22,11 @@ "license": "ISC", "dependencies": { "fastify": "^4.25.2", - "poolifier": "^3.1.18" + "poolifier": "^3.1.19" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.11.2", + "@types/node": "^20.11.5", "autocannon": "^7.14.0", "rollup": "^4.9.5", "rollup-plugin-delete": "^2.0.0",