X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-worker_threads%2Fpnpm-lock.yaml;h=cc850be19bae60481ddd663148aad286fb903f3a;hb=26f20b12ab8b94ca6b4f518e89a58f9fe5dfdd92;hp=b1452375da21fb9f21ac8ff73bfe96b953e1e02d;hpb=2d16f0b4b2e7330f29f329e7a4e34052fb354888;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 b1452375..cc850be1 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: ^2.6.44 - version: 2.6.44 + specifier: ^2.7.4 + version: 2.7.4 devDependencies: '@types/node': - specifier: ^20.6.1 - version: 20.6.1 + specifier: ^20.7.1 + version: 20.7.1 autocannon: specifier: ^7.12.0 version: 7.12.0 @@ -61,8 +61,8 @@ packages: fast-json-stringify: 5.8.0 dev: false - /@types/node@20.6.1: - resolution: {integrity: sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==} + /@types/node@20.7.1: + resolution: {integrity: sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg==} dev: true /abort-controller@3.0.0: @@ -490,8 +490,8 @@ packages: thread-stream: 2.4.0 dev: false - /poolifier@2.6.44: - resolution: {integrity: sha512-e/EkC+DU52sZFeLXmXvjj/5wbae86Oe1Z1xJp20vjBjpMehlJwzUPO0asF4qDH+CxuHuSo662oHm/qFE8kqhNQ==} + /poolifier@2.7.4: + resolution: {integrity: sha512-Rkw7M1reDRWPLnPtS8+DFcv8IQIie44TBQ4CgQMSghu2YZ4Gip1VwbTw9t+SEgiLbIe6+cSTdlYAGtQ81DD67A==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false