build(deps): bump poolifier
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 903a78a277fe1ad3e0d80e68499e5b9da4ed965f..4e637bea139a3bda53400822a92e01293a241c1d 100644 (file)
@@ -25,9 +25,9 @@
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
-    "@types/node": "^20.10.3",
+    "@types/node": "^20.10.4",
     "@types/ws": "^8.5.10",
-    "rollup": "^4.6.1",
+    "rollup": "^4.7.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.3"