X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;fp=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=3f364905d15064ba55ca92dded2e522f2421f8c2;hb=bbc989112ae05d76a27e6a72a28ba979d941e1b2;hp=71f7c15e6f57372c204302282349c3076a299c81;hpb=27164d5beae8af559da80d448b8e546ce2848a2c;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 71f7c15e..3f364905 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -30,7 +30,7 @@ "@rollup/plugin-typescript": "^11.1.6", "@types/node": "^20.12.7", "autocannon": "^7.15.0", - "rollup": "^4.17.0", + "rollup": "^4.17.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.4.5"