X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-worker_threads%2Fpnpm-lock.yaml;h=db027879769b65af48cd7dff12c47b8cd7dd7a9d;hb=896624ae5d3cb6861b202a4c3b1d4c42368868c5;hp=307e05b0adcfd56aebb7a69ec07e5b897ce6124a;hpb=ec88da803ca62810a06fdc827e872512ebf9fb80;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 307e05b0..db027879 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,16 +12,16 @@ dependencies: specifier: ^4.5.1 version: 4.5.1 poolifier: - specifier: ^3.0.5 - version: 3.0.5 + specifier: ^3.0.9 + version: 3.0.9 devDependencies: '@types/node': - specifier: ^20.9.3 - version: 20.9.3 + specifier: ^20.10.1 + version: 20.10.1 autocannon: - specifier: ^7.12.0 - version: 7.12.0 + specifier: ^7.14.0 + version: 7.14.0 typescript: specifier: ^5.3.2 version: 5.3.2 @@ -61,8 +61,8 @@ packages: fast-json-stringify: 5.9.1 dev: false - /@types/node@20.9.3: - resolution: {integrity: sha512-nk5wXLAXGBKfrhLB0cyHGbSqopS+nz0BUgZkUQqSHSSgdee0kssp1IAqlQOu333bW+gMNs2QREx7iynm19Abxw==} + /@types/node@20.10.1: + resolution: {integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==} dependencies: undici-types: 5.26.5 dev: true @@ -123,8 +123,8 @@ packages: engines: {node: '>=8.0.0'} dev: false - /autocannon@7.12.0: - resolution: {integrity: sha512-SZwtwykFZaoz5pKg7WY7gw1Dayqv9buXSjvc99sSzZIfguUc4FmFEFJr3INtfXJ7o9Xyn5bJM093wxipVV59ZA==} + /autocannon@7.14.0: + resolution: {integrity: sha512-lusP43BAwrTwQhihLjKwy7LceyX01eKSvFJUsBktASGqcR1g1ySYSPxCoCGDX08uLEs9oaqEKBBUFMenK3B3lQ==} hasBin: true dependencies: chalk: 4.1.2 @@ -500,8 +500,8 @@ packages: thread-stream: 2.4.1 dev: false - /poolifier@3.0.5: - resolution: {integrity: sha512-nz8ya6Pr7dCumZku2Y76cqMZ4jw1hVL+udefecuGO1UycuizZpBE1d4u0XZt8NH0YqJ57eVQf95lErD0+bif3A==} + /poolifier@3.0.9: + resolution: {integrity: sha512-Ky6KC8D8h6xn8z1AsgAdw8n8bra6i6uzT7bJ5jsUauW0VSZatk3SV3Rm/qi710V8Dkbg2p0qg4aRI1a+BDp1MA==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false