Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index fa3c935068c0445f503cb8d2e1ef1b05e809f042..bc33785bab7bc75d554c2d96a3799c5baa4a9534 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.26.2",
+    "fastify": "^4.27.0",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^4.0.1"
+    "poolifier": "^4.0.5"
   },
   "devDependencies": {
-    "@types/node": "^20.12.8",
+    "@types/node": "^20.12.11",
     "autocannon": "^7.15.0",
     "typescript": "^5.4.5"
   }