X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=02182caa6bb6e5b95f1a50b1c7599f47fda93d46;hb=3c3ea7178d466c27dbc9f907d28b38575dc92e43;hp=038620300e5b194cf9b664829e68fd62dce9b82e;hpb=04b8c9b60fa3b2013b1c5d5899c5c32bf4a409ce;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 03862030..02182caa 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -7,7 +7,7 @@ "type": "module", "volta": { "node": "20.11.1", - "pnpm": "8.15.4" + "pnpm": "8.15.5" }, "scripts": { "build": "rollup --config --configPlugin typescript", @@ -27,7 +27,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.11.28", + "@types/node": "^20.11.30", "autocannon": "^7.15.0", "rollup": "^4.13.0", "rollup-plugin-delete": "^2.0.0",