X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpnpm-lock.yaml;h=a653df25edd9ead30d0f470b2901d95d0524a56b;hb=d4f4a7f1291ab0347a17a8361f4caff981f7e138;hp=b44b938176f1f990749ad51f5848eb6adad2b09d;hpb=8974e0633f6c99528bf3590e7c76820b2c69d3e2;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index b44b9381..a653df25 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -9,16 +9,16 @@ dependencies: specifier: ^4.22.2 version: 4.22.2 poolifier: - specifier: ^2.6.39 - version: 2.6.39 + specifier: ^2.6.41 + version: 2.6.41 devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.3 version: 11.1.3(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2) '@types/node': - specifier: ^20.5.8 - version: 20.5.8 + specifier: ^20.5.9 + version: 20.5.9 autocannon: specifier: ^7.12.0 version: 7.12.0 @@ -134,15 +134,15 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.5.8 + '@types/node': 20.5.9 dev: true /@types/minimatch@5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/node@20.5.8: - resolution: {integrity: sha512-eajsR9aeljqNhK028VG0Wuw+OaY5LLxYmxeoXynIoE6jannr9/Ucd1LL0hSSoafk5LTYG+FfqsyGt81Q6Zkybw==} + /@types/node@20.5.9: + resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} dev: true /abort-controller@3.0.0: @@ -812,8 +812,8 @@ packages: thread-stream: 2.4.0 dev: false - /poolifier@2.6.39: - resolution: {integrity: sha512-tHss2aTuys/xTineTBqu0NSQKJoRxNh6dg7yWw6wfnpN6ol+cce+4S0zunu9JW8iCO3IIAlmLCepKvGJ8JUpBA==} + /poolifier@2.6.41: + resolution: {integrity: sha512-HBKsWwrPAObND5rl5zpROZNxg74nvCBOny4/ThA0S0Ez+vC/QOnPpS24qUXJsiyKGFPm+NcoxemLYbhb17uYyg==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false