X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=5d41ad5a3297f533b4f3c7355e0aba8d004967bf;hb=15872edc9845cab9ad28f47c669fb95fe15ae0a3;hp=886be98e93eadca8573428e4153f1d50364e7013;hpb=54d87f20aa9db9bd7e0705be84941bc0df5ba1c0;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 886be98e..5d41ad5a 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -21,7 +21,7 @@ "dependencies": { "fastify": "^4.21.0", "fastify-plugin": "^4.5.1", - "poolifier": "^2.6.32" + "poolifier": "^2.6.34" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.2",