build(deps-dev): apply updates
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index 04d1bc3f9206bbda91e0afd225a7dd8b79b03c63..bc1f8c9d420d4ab742688d7d2aab340ebcc869ca 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.2"
+    "pnpm": "8.10.5"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -29,7 +29,7 @@
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.9.0",
     "autocannon": "^7.12.0",
-    "rollup": "^4.3.1",
+    "rollup": "^4.4.1",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"