build: bump volta pnpm version
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index 7b8f6d10e778949a70e058477a1856c26462f565..b6e607611dfec9f41ba9b7e435785773a9987c97 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.10.0",
-    "pnpm": "8.13.1"
+    "pnpm": "8.14.0"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -23,7 +23,7 @@
   "dependencies": {
     "fastify": "^4.25.2",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^3.1.12"
+    "poolifier": "^3.1.15"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",