build(deps-dev): apply updates
[poolifier.git] / examples / typescript / http-server-pool / express-hybrid / package.json
index 8590fd586cc7bb54cd7dc6b1482d1bf893c4c5d2..9605ae87a0f8c0b17c4c7cb818ccd9c152be992f 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.0",
-    "pnpm": "8.14.3"
+    "pnpm": "8.15.1"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -27,7 +27,7 @@
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
     "@types/express": "^4.17.21",
-    "@types/node": "^20.11.5",
+    "@types/node": "^20.11.13",
     "autocannon": "^7.14.0",
     "rollup": "^4.9.6",
     "rollup-plugin-delete": "^2.0.0",