X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=342080d4e51ae342044c48e9b616c5eddca09c55;hb=4aeb640dc15908e9d2d903642da6f439baf135f3;hp=94f6fa5d6b9d130d55a0f9a8b012067163555f09;hpb=90e3ad3a6abc5f39b81fb32e32d1d787bf85cf5d;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 94f6fa5d..342080d4 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -23,7 +23,7 @@ "dependencies": { "fastify": "^4.25.1", "fastify-plugin": "^4.5.1", - "poolifier": "^3.1.9" + "poolifier": "^3.1.11" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5",