Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index 472098eacf7dcafbb742bd30b8551d5aaf0f16b8..add36eebac169bbe44157496d3ade4957643fcaa 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.2",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.44"
   },
   "devDependencies": {
-    "@types/node": "^20.6.0",
+    "@types/node": "^20.6.1",
     "autocannon": "^7.12.0",
     "typescript": "^5.2.2"
   }