X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=47fd7c05eeaeb11328233c6a2682f9c000fd6a12;hb=84f201b8b2cf572a019a8103b6b3502a845d933e;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..47fd7c05 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -21,9 +21,9 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^4.25.1", + "fastify": "^4.25.2", "fastify-plugin": "^4.5.1", - "poolifier": "^3.1.5" + "poolifier": "^3.1.11" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5",