X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=601a92b816ad36cc76e841bc0cb2a0e1215f36cc;hb=cc08e83b5ac049bd9abad4e8f4760c16e60e6909;hp=5afdc01501e9d23be9ca54d1780e69ae63d23d4a;hpb=fdb32e7f68e1ea98b2306e160f3b99535b5a87e7;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 5afdc015..601a92b8 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.22.2", "fastify-plugin": "^4.5.1", - "poolifier": "^2.6.39" + "poolifier": "^2.6.40" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.3", - "@types/node": "^20.5.7", + "@types/node": "^20.5.8", "autocannon": "^7.12.0", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0",