docs: refine docs/api.md
[poolifier.git] / examples / typescript / http-server-pool / fastify-cluster / package.json
index ad34c09a3e4706d967bf870e30f466a220fde0c0..9ef606c137ac20977d146bb803be7f382a11bc80 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.1",
+    "fastify": "^4.23.2",
     "poolifier": "^2.6.44"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.6.0",
+    "@types/node": "^20.6.1",
     "autocannon": "^7.12.0",
-    "rollup": "^3.29.1",
+    "rollup": "^3.29.2",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"