Merge pull request #1495 from poolifier/combined-prs-branch
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index e440eb1e7ee7141019fd01b26f1dc5be71dd7581..fe5a7abb68cb598c9a0b4049c86db0783d212c21 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.24.1",
+    "fastify": "^4.24.2",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.0.1"
   },
@@ -29,7 +29,7 @@
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.8.6",
     "autocannon": "^7.12.0",
-    "rollup": "^4.1.0",
+    "rollup": "^4.1.4",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"