X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=b5f420053058fbd12b8bea33daa6ab27e6f6d59a;hb=59f9fdca2f7f0e5a262b8c51f580a9536aa70d09;hp=0b64d8cd057a02f836f0ec60a50c5461ca5c9209;hpb=3b9974d6bcc467e866448eba07c06cef1538f734;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 0b64d8cd..b5f42005 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.11.14", + "@types/node": "^20.11.17", "autocannon": "^7.14.0", "rollup": "^4.9.6", "rollup-plugin-delete": "^2.0.0",