X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=2496cf64a098eec2c3aed9060c0b76053cbf982c;hb=0ab3d40d0999e65ab1b1208faaceeebd741dccc3;hp=55ca2c845f304124f8b4907020e85da3a58056b3;hpb=c2ada068b2eede3f9ffdcf2c3c2fe91806315ea5;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 55ca2c84..2496cf64 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.5", + "@types/node": "^20.12.7", "autocannon": "^7.15.0", "rollup": "^4.14.1", "rollup-plugin-delete": "^2.0.0",