X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=b1c258a9e122262bd5cda6d35fe84ceedf714a9e;hb=52738541a1bd095a97ee3b609aacba74dc420107;hp=8a7e5eb58b3d57e3f566591675dc5b313c5c1e11;hpb=dafcfcc1ffeb515566c0cf56a3b47c1e5b6f825e;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 8a7e5eb5..b1c258a9 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.6", "@types/node": "^20.11.0", "autocannon": "^7.14.0", - "rollup": "^4.9.4", + "rollup": "^4.9.5", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.3.3"