build(deps-dev): bump @types/node
[poolifier.git] / examples / typescript / http-client-pool / package.json
index e0a6714401c509ff2aa4129a4191f63fccbefc5d..37b910a29419b4580634f2ccf2dc787b30301697 100644 (file)
@@ -25,7 +25,7 @@
     "poolifier": "^3.1.18"
   },
   "devDependencies": {
-    "@types/node": "^20.10.6",
+    "@types/node": "^20.10.7",
     "typescript": "^5.3.3"
   }
 }