test: fix test flakiness
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 01a0f794166d89173d43a8e1f491cac518c1a6ba..a7e69a0d7662c33a4c1083e7aaa21d79ce7fb22a 100644 (file)
@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.1.5",
+    "poolifier": "^3.1.7",
     "ws": "^8.15.1"
   },
   "devDependencies": {