build(deps): bump fastify
[poolifier.git] / examples / typescript / http-server-pool / fastify-worker_threads / package.json
index e069ed190760243e829e2319210157aa08c4e800..9d282b252dce99a147275dc9c407bef3955f2a83 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.5.1",
-    "pnpm": "8.6.12"
+    "pnpm": "8.7.0"
   },
   "scripts": {
     "build": "pnpm build:clean && tsc",
@@ -19,7 +19,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.21.0",
+    "fastify": "^4.22.0",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.35"
   },