X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=40381c8a7a694ca856a532c9900bf85ddbf4cc80;hb=36995a82094360d88a0696317be2bd67a1ce12dd;hp=588fd61f22a6acd0c0216b3ded8c64c1dc23296d;hpb=3cd91e6586c9e7e558d9b1d4dbbb3767868abc85;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 588fd61f..40381c8a 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.5.4", + "@types/node": "^20.5.6", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2",