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

index f1755707ed992a4adf31ec27f1ee8dcea71cf82f..3d19b724131deb7132f8cec6f9c368b03751303f 100644 (file)
@@ -26,7 +26,7 @@
     "poolifier": "^3.1.18"
   },
   "devDependencies": {
-    "@types/node": "^20.10.6",
+    "@types/node": "^20.10.7",
     "autocannon": "^7.14.0",
     "typescript": "^5.3.3"
   }
index 8b4e0aa20322c79ed46b82bcd5a4a6b21fb743b7..0402dce49c897529528811244e68d782c52954f3 100644 (file)
@@ -17,8 +17,8 @@ dependencies:
 
 devDependencies:
   '@types/node':
-    specifier: ^20.10.6
-    version: 20.10.6
+    specifier: ^20.10.7
+    version: 20.10.7
   autocannon:
     specifier: ^7.14.0
     version: 7.14.0
@@ -61,8 +61,8 @@ packages:
       fast-json-stringify: 5.10.0
     dev: false
 
-  /@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