build(deps-dev): apply updates
[poolifier.git] / package.json
index ef5ef8566574502f1d145eb13cd3e0d33e04f90b..45f0b3d68aaf7d1b774738e51894b1e8b89edac3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.4.8",
+  "version": "2.4.10",
   "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
   "license": "MIT",
   "main": "./lib/index.js",
     "sinon": "^15.0.3",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.2",
-    "typedoc": "^0.24.1",
+    "typedoc": "^0.24.2",
     "typescript": "^5.0.4"
   }
 }