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 cfd6eaf4587f5cb5e092645cd2eaf6e3c33bd54e..e3b14ed1c3fbe031e871126b645b0bd870a98b17 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.21.0",
+    "fastify": "^4.22.0",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.37"
   },
   "devDependencies": {
-    "@types/node": "^20.5.6",
+    "@types/node": "^20.5.7",
     "typescript": "^5.2.2"
   }
 }