X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-worker_threads%2Fpnpm-lock.yaml;h=368bd09b53d7cfaec46ab4ac0c441344328c1f9d;hb=f9bac0a5324e08f4c758009a0c94a3cfd849423f;hp=1293dc86475023090dee63e0f4261dc3a22cbca1;hpb=52f14b38e361e1f0b80fc434808a34ae794858d6;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 1293dc86..368bd09b 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 @@ -6,8 +6,8 @@ settings: dependencies: fastify: - specifier: ^4.25.2 - version: 4.25.2 + specifier: ^4.26.0 + version: 4.26.0 fastify-plugin: specifier: ^4.5.1 version: 4.5.1 @@ -17,8 +17,8 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.11.9 - version: 20.11.9 + specifier: ^20.11.14 + version: 20.11.14 autocannon: specifier: ^7.14.0 version: 7.14.0 @@ -61,8 +61,8 @@ packages: fast-json-stringify: 5.10.0 dev: false - /@types/node@20.11.9: - resolution: {integrity: sha512-CQXNuMoS/VcoAMISe5pm4JnEd1Br5jildbQEToEMQvutmv+EaQr90ry9raiudgpyDuqFiV9e4rnjSfLNq12M5w==} + /@types/node@20.11.14: + resolution: {integrity: sha512-w3yWCcwULefjP9DmDDsgUskrMoOy5Z8MiwKHr1FvqGPtx7CvJzQvxD7eKpxNtklQxLruxSXWddyeRtyud0RcXQ==} dependencies: undici-types: 5.26.5 dev: true @@ -306,8 +306,8 @@ packages: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} dev: false - /fastify@4.25.2: - resolution: {integrity: sha512-SywRouGleDHvRh054onj+lEZnbC1sBCLkR0UY3oyJwjD4BdZJUrxBqfkfCaqn74pVCwBaRHGuL3nEWeHbHzAfw==} + /fastify@4.26.0: + resolution: {integrity: sha512-Fq/7ziWKc6pYLYLIlCRaqJqEVTIZ5tZYfcW/mDK2AQ9v/sqjGFpj0On0/7hU50kbPVjLO4de+larPA1WwPZSfw==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.4.1 @@ -316,7 +316,7 @@ packages: avvio: 8.2.1 fast-content-type-parse: 1.1.0 fast-json-stringify: 5.10.0 - find-my-way: 7.7.0 + find-my-way: 8.1.0 light-my-request: 5.11.0 pino: 8.17.2 process-warning: 3.0.0 @@ -335,8 +335,8 @@ packages: reusify: 1.0.4 dev: false - /find-my-way@7.7.0: - resolution: {integrity: sha512-+SrHpvQ52Q6W9f3wJoJBbAQULJuNEEQwBvlvYwACDhBTLOTMiQ0HYWh4+vC3OivGP2ENcTI1oKlFA2OepJNjhQ==} + /find-my-way@8.1.0: + resolution: {integrity: sha512-41QwjCGcVTODUmLLqTMeoHeiozbMXYMAE1CKFiDyi9zVZ2Vjh0yz3MF0WQZoIb+cmzP/XlbFjlF2NtJmvZHznA==} engines: {node: '>=14'} dependencies: fast-deep-equal: 3.1.3