build(deps): bump fastify
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index 8c9430e3260f063750e67b9d08354f8d360e1487..56fb72e318beee99bfd605f9c25c0bbbc830faeb 100644 (file)
@@ -6,7 +6,7 @@
   "main": "dist/main.js",
   "type": "module",
   "volta": {
-    "node": "20.6.0",
+    "node": "20.6.1",
     "pnpm": "8.7.4"
   },
   "scripts": {
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.22.2",
+    "fastify": "^4.23.0",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.44"
   },