X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=98e4635f14f6bfa10d07a97c00e8665e15212393;hb=HEAD;hp=1264ed3fc9348fec12006f5760d452f1e654e933;hpb=862503b9f2480d51bf3a666fc4d1d2a9b3c06b33;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 1264ed3f..4ed657fc 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -22,13 +22,13 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^4.28.0", + "fastify": "^4.28.1", "fastify-plugin": "^4.5.1", "poolifier": "^4.0.15" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.14.6", + "@types/node": "^20.14.9", "autocannon": "^7.15.0", "rollup": "^4.18.0", "rollup-plugin-delete": "^2.0.0",