X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=284d4a8bb796df99c7063bb99d91ab03ad785fe7;hb=5e243c0270a3bea2a39b21159101ff18ad962d2a;hp=9100ee9b74de4d40e0593fe5dcc5754d287e78e7;hpb=f6186241747440b21caff5102d5b1f3bdf27ad23;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 9100ee9b..284d4a8b 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -21,12 +21,12 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^4.22.1", + "fastify": "^4.22.2", "poolifier": "^2.6.39" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.3", - "@types/node": "^20.5.7", + "@types/node": "^20.5.8", "autocannon": "^7.12.0", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0",