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=71f7c15e6f57372c204302282349c3076a299c81;hb=06e6afad5a6c82913f505be3a2a2a99a15ddfbad;hp=fa3293e56f0c83cd8eed87a03ff0a2105df9eed3;hpb=df04527cdf944cec2f3e1bda1d0439748b0c8e3a;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 fa3293e5..71f7c15e 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.16.4", + "rollup": "^4.17.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.4.5"