X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=0a0468c4d6ef43bc443fc67c76fa31e927e993bc;hb=23c559fb5fc36df2d73a1400f5f7ff920710d2ca;hp=135264491f24c45c00a8b49f2f5a57c61a8965b4;hpb=cebd40904ddb903ad44ac1d847e6a422c19bef42;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 13526449..0a0468c4 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -31,6 +31,6 @@ "rollup": "^4.13.0", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", - "typescript": "^5.4.2" + "typescript": "^5.4.3" } }