X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=9275d499e13281855903bfea07043960a404ff34;hb=9e37a718a5a5ad75a45f9ece38107024b8c2823d;hp=bc598c74824e093fd205b49822a64eaa9924d32e;hpb=e19803598238ce73afb4642a381b2e75329fada2;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 bc598c74..9275d499 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.5" + "poolifier": "^3.1.8" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5",