X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=80ea6cee08dbde671b6c92ff2b7ed812b19a3552;hb=0fa1d6f0433baf6ff3f67fefdbdf610612a4f3e9;hp=7fc5ccf00efc91cbef7cb60a0ea028a44fbd7260;hpb=a7fb2851f6fc693345f90003084db6cb4717095c;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 7fc5ccf0..80ea6cee 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", "@types/node": "^20.5.1", - "rollup": "^3.28.0", + "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.1.6"