X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=ac5549618f651e4b452e1e84dea82c384eb54fd0;hb=c789041ad95418efa2e75a252c1dc2e8906b5e18;hp=fe5a7abb68cb598c9a0b4049c86db0783d212c21;hpb=a7e3ae45f66eb6a35bbbfdd4e1b0ad0acc3a0e17;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 fe5a7abb..ac554961 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -23,11 +23,11 @@ "dependencies": { "fastify": "^4.24.2", "fastify-plugin": "^4.5.1", - "poolifier": "^3.0.1" + "poolifier": "^3.0.2" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.8.6", + "@types/node": "^20.8.7", "autocannon": "^7.12.0", "rollup": "^4.1.4", "rollup-plugin-delete": "^2.0.0",