X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpnpm-lock.yaml;h=e8e26be9e4b66b7c577d28f88ac813c341fc2af2;hb=4f7ce89a056ee9b1eee1fbbd4c3b0105a7578400;hp=46e6e88a73905f04210ccc692d6bbc1780ce3454;hpb=01e06b5376167533b649aaf5d016a8a2f33f34fb;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 46e6e88a..e8e26be9 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: fastify: - specifier: ^4.25.1 - version: 4.25.1 + specifier: ^4.25.2 + version: 4.25.2 poolifier: - specifier: ^3.1.7 - version: 3.1.7 + specifier: ^3.1.11 + version: 3.1.11 devDependencies: '@rollup/plugin-typescript': @@ -555,8 +555,8 @@ packages: resolution: {integrity: sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==} dev: false - /fastify@4.25.1: - resolution: {integrity: sha512-D8d0rv61TwqoAS7lom2tvIlgVMlx88lLsiwXyWNjA7CU/LC/mx/Gp2WAlC0S/ABq19U+y/aRvYFG5xLUu2aMrg==} + /fastify@4.25.2: + resolution: {integrity: sha512-SywRouGleDHvRh054onj+lEZnbC1sBCLkR0UY3oyJwjD4BdZJUrxBqfkfCaqn74pVCwBaRHGuL3nEWeHbHzAfw==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.4.1 @@ -926,8 +926,8 @@ packages: thread-stream: 2.4.1 dev: false - /poolifier@3.1.7: - resolution: {integrity: sha512-dlBfj5Z3anTq54wcG2n2iyCwIFxHfRn2SCsXgCu8UEumKGJhnSWsJigQEIBAg6X5flLEBfEhN90iWgOHxzUW6w==} + /poolifier@3.1.11: + resolution: {integrity: sha512-yf0i22IiAmjAKehgT102RKHqcHnU8aluSfethe3AoO7oJPYVmlERGgVbHK6W3cqSnA0XQspc0s59+TDs04zDsg==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false