X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=8bc7f1a1a036e397ba79c99fe6effda3879eae0e;hb=8d3d8f774d34bd347d0efe4042a7c609e87cc6d7;hp=87150295ae51a097d17c8d048a0a85a44a0f778b;hpb=921abad52d44763cff42a66263453fab29a6b1c5;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 87150295..8bc7f1a1 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -29,7 +29,7 @@ "@rollup/plugin-typescript": "^11.1.3", "@types/node": "^20.5.9", "autocannon": "^7.12.0", - "rollup": "^3.28.1", + "rollup": "^3.29.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.2.2"