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=86c093c6a56097c41a0fbb0127f20317cb9929a4;hb=27c095872ca696e20d142680d1fb8244f794fbea;hp=b762a0d25529b8d5c7333d45302908c920da2713;hpb=bcf1c155ec2e2d9208c8f818abd031662bd61d7f;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 b762a0d2..86c093c6 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.14.3", + "rollup": "^4.15.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.4.5"