X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=caf8e5121cbba1fa0f99d87c153563deab11c77d;hb=e80dec3b0fcce7b05610708637a7b204475db04c;hp=5d41ad5a3297f533b4f3c7355e0aba8d004967bf;hpb=d716930a151f3414a72bb2cd8ce48ee9a56fa133;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 5d41ad5a..caf8e512 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -21,11 +21,11 @@ "dependencies": { "fastify": "^4.21.0", "fastify-plugin": "^4.5.1", - "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",