X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=98dcff5f274b46afa175f45b96804139b2a8c741;hb=1b5a0303f57fbff1125882e04766cb0cf9cc000d;hp=6726f30b260832449b067257f2f3274eab7bb63b;hpb=548bc9e92c9a1de128bdf9446f85e2ff5125afd6;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 6726f30b..98dcff5f 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.5", "@types/node": "^20.10.4", "autocannon": "^7.14.0", - "rollup": "^4.9.0", + "rollup": "^4.9.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.3.3"