build(deps-dev): apply updates
[poolifier.git] / examples / typescript / http-server-pool / express-hybrid / package.json
index 91144b02d6f2e931fae271848b0e5afdf3a9ed8a..3cfd0513ad3d98a9a7a0ea240c162291f289447e 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.0",
-    "pnpm": "8.14.1"
+    "pnpm": "8.14.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -29,7 +29,7 @@
     "@types/express": "^4.17.21",
     "@types/node": "^20.11.5",
     "autocannon": "^7.14.0",
-    "rollup": "^4.9.5",
+    "rollup": "^4.9.6",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.3"