X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=40381c8a7a694ca856a532c9900bf85ddbf4cc80;hb=073c7dbe2adafaff5cd7399904bcecf3eb49b4e5;hp=bc9785fa2d8a21237f50ba4ae3f0d88896cfdda6;hpb=92cd01a6c5424711965caa659f025ecfcee1654c;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 bc9785fa..40381c8a 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -20,11 +20,11 @@ "license": "ISC", "dependencies": { "fastify": "^4.21.0", - "poolifier": "^2.6.34" + "poolifier": "^2.6.35" }, "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",