Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.1...
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index bd17ddd02c4053640c03be263f0ce908a7a707bf..c7daed17044a421b6c0baa36977118ae92913972 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.25.0",
+    "fastify": "^4.25.1",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^3.0.13"
+    "poolifier": "^3.1.8"
   },
   "devDependencies": {
-    "@types/node": "^20.10.4",
+    "@types/node": "^20.10.5",
     "autocannon": "^7.14.0",
     "typescript": "^5.3.3"
   }