Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Jan 2024 02:27:20 +0000 (03:27 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 02:27:20 +0000 (03:27 +0100)
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

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"
   }
 }
index 9f9056a10a6725b32868fcc281a0d83372639469..f450791a635c4c2f839996ca8ce7684924c35849 100644 (file)
@@ -17,16 +17,16 @@ dependencies:
 
 devDependencies:
   '@types/node':
-    specifier: ^20.10.6
-    version: 20.10.6
+    specifier: ^20.10.7
+    version: 20.10.7
   typescript:
     specifier: ^5.3.3
     version: 5.3.3
 
 packages:
 
-  /@types/node@20.10.6:
-    resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
+  /@types/node@20.10.7:
+    resolution: {integrity: sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==}
     dependencies:
       undici-types: 5.26.5
     dev: true