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 6705a60df07ccf5e38c22d5128cf41523f42cd25..78a0ebe6da3bed0199c9260aa3a4f87e41172d70 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.24.2",
+    "fastify": "^4.24.3",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.0.2"
   },
   "devDependencies": {
-    "@types/node": "^20.8.6",
+    "@types/node": "^20.8.7",
     "autocannon": "^7.12.0",
     "typescript": "^5.2.2"
   }