X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-worker_threads%2Fpnpm-lock.yaml;h=db1540d85e2894bdfe0350f116c18c633182ba7d;hb=f3ff8716b91c8c31cae5c631db74fba749f75dc0;hp=fd3ba2668316a885fca46aaf8cfe9acb2e0d22b4;hpb=b4308c16ad753194ee52dc8394d0bb36349f114e;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml index fd3ba266..db1540d8 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml @@ -12,13 +12,13 @@ dependencies: specifier: ^4.5.1 version: 4.5.1 poolifier: - specifier: ^3.0.8 - version: 3.0.8 + specifier: ^3.0.9 + version: 3.0.9 devDependencies: '@types/node': - specifier: ^20.10.0 - version: 20.10.0 + specifier: ^20.10.2 + version: 20.10.2 autocannon: specifier: ^7.14.0 version: 7.14.0 @@ -61,8 +61,8 @@ packages: fast-json-stringify: 5.9.1 dev: false - /@types/node@20.10.0: - resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==} + /@types/node@20.10.2: + resolution: {integrity: sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==} dependencies: undici-types: 5.26.5 dev: true @@ -500,8 +500,8 @@ packages: thread-stream: 2.4.1 dev: false - /poolifier@3.0.8: - resolution: {integrity: sha512-L7zWLwE5O4liIBfUnWUU82MraAqgonk0uHZcBry/MvUnwF6hUjHnqrzJ6IAYRHGor9OT7TcztHHAqiLOlREHoA==} + /poolifier@3.0.9: + resolution: {integrity: sha512-Ky6KC8D8h6xn8z1AsgAdw8n8bra6i6uzT7bJ5jsUauW0VSZatk3SV3Rm/qi710V8Dkbg2p0qg4aRI1a+BDp1MA==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false