X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=9f2712eb4bd0c59a0dbe2428b590a82e1b7fca1a;hb=7d52c7f93f69149a9c5e3130a3a831953656586d;hp=882fbdf84055223a77d41ac40bb8197a67faa28c;hpb=eee6ab375c471f1b57332fea64573b6fc7ed84e6;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 882fbdf8..9f2712eb 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.3", - "@types/node": "^20.5.6", + "@types/node": "^20.5.7", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2",