X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=184f4691f36475add67714f807b5980bf58fdd8a;hb=9a0d4cc159eba412fc71668535b40c0c003e6f19;hp=80ea6cee08dbde671b6c92ff2b7ed812b19a3552;hpb=a4ba0bba85ba79e61e4095edccbde9a6ee2fc08a;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 80ea6cee..184f4691 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.5.1", + "@types/node": "^20.5.4", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2",