Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index c52824530fb46f1b22be90b71c5233a90e4adc78..f5bf2c5f38ce1a39ba8eec71ab4b1e3395154efa 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.24.0",
+    "fastify": "^4.24.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.0.0"
   },
   "devDependencies": {
-    "@types/node": "^20.8.4",
+    "@types/node": "^20.8.5",
     "autocannon": "^7.12.0",
     "typescript": "^5.2.2"
   }