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)
1  2 
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index b71a7f6aa0f6007d1a8da2ac08a3455dce757a09,2bfc6bbfae8bbd1d9c35db49446770a28b3850fa..76e1364ad137bd2635425f66c253dca5e0092432
    "dependencies": {
      "axios": "^1.4.0",
      "node-fetch": "^3.3.2",
 -    "poolifier": "^2.6.28"
 +    "poolifier": "^2.6.32"
    },
    "devDependencies": {
-     "@types/node": "^20.5.1",
+     "@types/node": "^20.5.4",
      "typescript": "^5.1.6"
    }
  }
index 38d2c39fd1aad425246fd5c51f61a0b125bf6e13,d96f419276d529a3139cbbb9b6fece149f2fb3b6..a304e371c45c7fff7b21eb7890a08dc275cb8f01
@@@ -12,21 -12,21 +12,21 @@@ dependencies
      specifier: ^3.3.2
      version: 3.3.2
    poolifier:
 -    specifier: ^2.6.28
 -    version: 2.6.28
 +    specifier: ^2.6.32
 +    version: 2.6.32
  
  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:
        formdata-polyfill: 4.0.10
      dev: false
  
 -  /poolifier@2.6.28:
 -    resolution: {integrity: sha512-dm3N/BcJ6n1m9aDidXYx53mI7nQc1QvTGdIL0rA29hOjLsfWq6+7pz977vnxvfGxKG5+pCG+VIT7PcJENQSzng==}
 +  /poolifier@2.6.32:
 +    resolution: {integrity: sha512-2bXB7C5Uazckw8Li7ZAoSHfBaMHA2h0I5VlsprubPcFrr/KRVi1EUg/j6wPFlZs4tcHouD4ZJOcJjySXpV5EgQ==}
      engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
      requiresBuild: true
      dev: false