X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=68ed7dbbec9cb14ecc35ecaf0eb2386913b6f653;hb=991fc46825415a36f720a40f37c467f013217b7a;hp=eaa59dd5a00011b4b59af3b3bebc604541317231;hpb=86e3cd5f8c8b1a5c1c6868a182108ba05faee2d9;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 eaa59dd5..68ed7dbb 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -28,7 +28,7 @@ "@types/node": "^20.5.0", "rollup": "^3.28.0", "rollup-plugin-delete": "^2.0.0", - "tslib": "^2.6.1", + "tslib": "^2.6.2", "typescript": "^5.1.6" } }