X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=864d6a4c5cc9282692f9613e361efb9ea7637054;hb=73036251ff0e7ac2daa0b0031c77a3a429ba0e2d;hp=5d008f0fdec071d8ef9a5d08cb45611c2dd7db65;hpb=d528d2b38f6b04d394b79b507fb074907a876cf5;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 5d008f0f..864d6a4c 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -27,9 +27,9 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.2", + "@types/node": "^20.12.3", "autocannon": "^7.15.0", - "rollup": "^4.13.2", + "rollup": "^4.14.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.4.3"