X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=d7ca9f51fc28e092f8c6c22e583c5010c9f89e93;hb=2c9adf5acc7c11324d60a3f67ff59ea7e1a090d8;hp=3973ab573faba11fcf8f71d6657ed88b52027f0c;hpb=f7d463349b50cce828e76d1c969df85e5bb91cb1;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 3973ab57..d7ca9f51 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -23,7 +23,7 @@ "dependencies": { "fastify": "^4.26.1", "fastify-plugin": "^4.5.1", - "poolifier": "^3.1.19" + "poolifier": "^3.1.20" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6",