build(deps-dev): apply updates
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index f5e963ec5c5d4c55465fb99d316f6448fff4721d..3df8bfbec3f6af8d37428a7e538e8d67a455e767 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.8",
+    "poolifier": "^3.0.9",
     "ws": "^8.14.2"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.10.0",
     "@types/ws": "^8.5.10",
-    "rollup": "^4.5.2",
+    "rollup": "^4.6.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.2"