refactor: use default options values in fastify example
[poolifier.git] / package.json
index 51913e497b34933b5bff263b3905ae6f28d8ed2d..4c07c9766e4f81d27834a739390bdd49aa90096b 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.22",
+  "version": "2.6.23",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -49,7 +49,7 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.5.0",
+    "node": "20.5.1",
     "pnpm": "8.6.12"
   },
   "repository": {
     "@typescript-eslint/parser": "^5.62.0",
     "benny": "^3.7.1",
     "c8": "^8.0.1",
-    "eslint": "^8.46.0",
+    "eslint": "^8.47.0",
     "eslint-config-standard": "^17.1.0",
     "eslint-config-standard-with-typescript": "^37.0.0",
     "eslint-define-config": "^1.23.0",