X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=2010a98576a480b8155b195607c99e072b0a1c6b;hb=30840fa9b17fc09644afd7f6704731f219fc8257;hp=200cd482eaea1d19b9f4b47071551899d3c3faf9;hpb=1c9deb90200b7fff992464b45d02f96c090d9847;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 200cd482..2010a985 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -24,11 +24,11 @@ "dependencies": { "fastify": "^4.27.0", "fastify-plugin": "^4.5.1", - "poolifier": "^4.0.12" + "poolifier": "^4.0.13" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.12", + "@types/node": "^20.12.13", "autocannon": "^7.15.0", "rollup": "^4.18.0", "rollup-plugin-delete": "^2.0.0",