build(deps): apply updates
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index 23752036b689f6d7b75d6c43bad13278f9d4360e..2bdb7898a5e6c89ee0c4fbef15ef121638787c4f 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.0",
-    "pnpm": "8.15.1"
+    "pnpm": "8.15.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.26.0",
+    "fastify": "^4.26.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.1.20"
   },