Merge pull request #2281 from poolifier/combined-prs-branch
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index 019961f917a8b982a4fd713a1a14020d6f92dba6..1fb8523cfbc4b4f8848a7864a543597e55c726b9 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^4.0.7",
+    "poolifier": "^4.0.8",
     "ws": "^8.17.0"
   },
   "devDependencies": {