build(deps): bump fastify
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index d42ba66ac2c204615b17a65c0cbecd107973acd5..e64bf60dd93ae19c32449de96ffb1f85a8a86488 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.26.0",
+    "fastify": "^4.26.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.1.19"
   },
   "devDependencies": {
     "@types/node": "^20.11.17",
-    "autocannon": "^7.14.0",
+    "autocannon": "^7.15.0",
     "typescript": "^5.3.3"
   }
 }