build(deps-dev): bump @types/ws
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 8edbcd0d79f7035dc4eaf34793e7ee16f9863477..ce8e356ecb66832542d9a8063522c26041c09fa8 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.7.0",
+    "poolifier": "^2.7.1",
     "ws": "^8.14.2"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.6.2",
-    "@types/ws": "^8.5.5",
+    "@types/node": "^20.6.3",
+    "@types/ws": "^8.5.6",
     "rollup": "^3.29.2",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",