Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index 61ff1ce81358f86b742225ffcd5b921e4306f7f0..f8196c5a16e058a5d8cc0fd47508a134ba1059a3 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.12.0",
-    "pnpm": "8.15.5"
+    "pnpm": "8.15.6"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -23,7 +23,7 @@
   "dependencies": {
     "fastify": "^4.26.2",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^3.1.27"
+    "poolifier": "^3.1.28"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",