X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=a8c21370ab8f5062a992147c60d541df0404f58c;hb=72a36184a1405992277c56c1a4bcaa6ff3fde4b9;hp=e46be655a3ff3504294fd093d4d39a585f85728f;hpb=e3238b8352855ba7090656c9c78343ab39820884;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 e46be655..a8c21370 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.3", "@types/node": "^20.5.9", "autocannon": "^7.12.0", - "rollup": "^3.28.1", + "rollup": "^3.29.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.2.2"