docs: update benchmarks vs. external pools
[poolifier.git] / examples / typescript / http-server-pool / fastify-cluster / pnpm-lock.yaml
index e6bb04ec9cd9457bc58e0ade6f006e766a77c4f1..fb10eed6a6b1344e06bdf6f18ab9df02aa953f12 100644 (file)
@@ -6,11 +6,11 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.22.1
-    version: 4.22.1
+    specifier: ^4.22.2
+    version: 4.22.2
   poolifier:
-    specifier: ^2.6.39
-    version: 2.6.39
+    specifier: ^2.6.40
+    version: 2.6.40
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -448,8 +448,8 @@ packages:
     resolution: {integrity: sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==}
     dev: false
 
-  /fastify@4.22.1:
-    resolution: {integrity: sha512-Jz4NFqARAjCuxteYio+jQmZ3W+MHJQWJK0rEE66qY818q9GFCFUOZRHm0hwF1VcX/CnmdxcAycjNUHSG54Gn7g==}
+  /fastify@4.22.2:
+    resolution: {integrity: sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.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.40:
+    resolution: {integrity: sha512-x7A7XMMehRFgh7TNy5kAwMyZRF7bB97A1JxZZGbEXnjT8FEObXlZ80DrYkKfdMh3J4GAHh3tl/jT/KciDxC9PA==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false