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

index a2dc031215246dc0eaff36314cc0f055ca38cd88..6cc3f06a196488c3149d1d706c1211edf8719c60 100644 (file)
@@ -25,7 +25,7 @@
     "poolifier": "^2.6.35"
   },
   "devDependencies": {
-    "@types/node": "^20.5.6",
+    "@types/node": "^20.5.7",
     "typescript": "^5.2.2"
   }
 }
index c6456ea5b3927449ea82f170b87ec438ebfd2e03..db3f7de73ca15585a3b41d7077553613d44bdc62 100644 (file)
@@ -17,16 +17,16 @@ dependencies:
 
 devDependencies:
   '@types/node':
-    specifier: ^20.5.6
-    version: 20.5.6
+    specifier: ^20.5.7
+    version: 20.5.7
   typescript:
     specifier: ^5.2.2
     version: 5.2.2
 
 packages:
 
-  /@types/node@20.5.6:
-    resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
+  /@types/node@20.5.7:
+    resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==}
     dev: true
 
   /asynckit@0.4.0: