X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=b5f420053058fbd12b8bea33daa6ab27e6f6d59a;hb=ca20cc0406fe8e92f2053440aacfbad310138e90;hp=8b8a7aafde2417fde5c471e229da2d9c6e4ed186;hpb=cb717b8840d559362c21c8f7135dd3f0a9d6bf95;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 8b8a7aaf..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.13", + "@types/node": "^20.11.17", "autocannon": "^7.14.0", "rollup": "^4.9.6", "rollup-plugin-delete": "^2.0.0",