build(deps-dev): bump rollup
[poolifier.git] / examples / typescript / http-server-pool / express-hybrid / package.json
index baf647517c174f94b4eb320f20d9364caf6c921a..82f87afeb485106439c209439d8aba93f458377a 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.0"
+    "pnpm": "8.10.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -29,7 +29,7 @@
     "@types/express": "^4.17.20",
     "@types/node": "^20.8.10",
     "autocannon": "^7.12.0",
-    "rollup": "^4.2.0",
+    "rollup": "^4.3.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"