X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=7b835ddf54322b95f7d60e70156cdd9f31672f7a;hb=bb379737d9bdc595e5265c63c327260b9d15a201;hp=3ab1a286968706d79c409c16d81255d16b919960;hpb=e266ff67c8801288f473c48adf2c061870ca3265;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 3ab1a286..7b835ddf 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -20,11 +20,11 @@ "license": "ISC", "dependencies": { "fastify": "^4.21.0", - "poolifier": "^2.6.25" + "poolifier": "^2.6.26" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.4.10", + "@types/node": "^20.5.0", "rollup": "^3.28.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.1",