X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=624d81bd4459a7f34ea511fa75615a459e804349;hb=aed6b2390d848a9f5414a14c8b776287d25ce3f8;hp=25d6c44402214712c67e20731ec015ef5455fa17;hpb=aafeb2f3b9f1a21d180a84c207a9015eea117537;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 25d6c444..624d81bd 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.4", "@types/node": "^20.7.1", "autocannon": "^7.12.0", - "rollup": "^3.29.3", + "rollup": "^3.29.4", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.2.2"