Merge pull request #1183 from poolifier/combined-prs-branch
[poolifier.git] / examples / typescript / http-server-pool / fastify-cluster / package.json
index 030aa4c7c459650522ce4fca086ea61ad5df36f3..ad34c09a3e4706d967bf870e30f466a220fde0c0 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.1",
     "poolifier": "^2.6.44"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.5.9",
+    "@types/node": "^20.6.0",
     "autocannon": "^7.12.0",
     "rollup": "^3.29.1",
     "rollup-plugin-delete": "^2.0.0",