Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 23 Aug 2023 23:00:21 +0000 (23:00 +0000)
committerGitHub <noreply@github.com>
Wed, 23 Aug 2023 23:00:21 +0000 (23:00 +0000)
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index b71a7f6aa0f6007d1a8da2ac08a3455dce757a09..76e1364ad137bd2635425f66c253dca5e0092432 100644 (file)
@@ -25,7 +25,7 @@
     "poolifier": "^2.6.32"
   },
   "devDependencies": {
-    "@types/node": "^20.5.1",
+    "@types/node": "^20.5.4",
     "typescript": "^5.1.6"
   }
 }
index 38d2c39fd1aad425246fd5c51f61a0b125bf6e13..a304e371c45c7fff7b21eb7890a08dc275cb8f01 100644 (file)
@@ -17,16 +17,16 @@ dependencies:
 
 devDependencies:
   '@types/node':
-    specifier: ^20.5.1
-    version: 20.5.1
+    specifier: ^20.5.4
+    version: 20.5.4
   typescript:
     specifier: ^5.1.6
     version: 5.1.6
 
 packages:
 
-  /@types/node@20.5.1:
-    resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==}
+  /@types/node@20.5.4:
+    resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==}
     dev: true
 
   /asynckit@0.4.0: