X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=565b338fcfd777c35a2a8da6d4e088d355e191bc;hb=369179f64c3ff184193bde82102acb22e61ffb78;hp=fcdcd8c79aa64d05a8a83517e2f4091d6b192d66;hpb=f952c226dbc985816474d6682d6b151bd6fdb878;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index fcdcd8c7..565b338f 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -28,7 +28,7 @@ "@rollup/plugin-typescript": "^11.1.6", "@types/node": "^20.11.19", "autocannon": "^7.15.0", - "rollup": "^4.11.0", + "rollup": "^4.12.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.3.3"