build(deps): bump poolifier in /examples/typescript/http-client-pool
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 20 Jun 2024 20:58:35 +0000 (20:58 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 20:58:35 +0000 (20:58 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 4b3a2ba3c31c2fc549ba5c5cbc1d8156b819ba80..5b39ab76eb6a14b2b4fcd82c60233eb87f592a10 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "axios": "^1.7.2",
     "node-fetch": "^3.3.2",
-    "poolifier": "^4.0.14"
+    "poolifier": "^4.0.15"
   },
   "devDependencies": {
     "@types/node": "^20.14.6",
index c4330f104d0814b05e2f8c2d41044adc83280b64..9b6ddb4ffd750ba221f88bd0ad3227a9e8cc8f52 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^3.3.2
         version: 3.3.2
       poolifier:
-        specifier: ^4.0.14
-        version: 4.0.14
+        specifier: ^4.0.15
+        version: 4.0.15
     devDependencies:
       '@types/node':
         specifier: ^20.14.6
@@ -85,8 +85,8 @@ packages:
     resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
     engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
 
-  poolifier@4.0.14:
-    resolution: {integrity: sha512-dlFUzJyGfxZzzf4YaB9krMUETqWr9ac3Ad/dtFHAgYQ5mitoMOKzJ9yhwWoONwFs38ugLtEz5zyytYl2nVnDzQ==}
+  poolifier@4.0.15:
+    resolution: {integrity: sha512-D6udA0Pz0odHpuo93vrdNmiJXgmg9SAVO0hWJ8VX/OUIg8L+8PKtpbJgiRXB1yO26WIuKAyjhJ5hu5EBA3E6/A==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   proxy-from-env@1.1.0:
@@ -159,7 +159,7 @@ snapshots:
       fetch-blob: 3.2.0
       formdata-polyfill: 4.0.10
 
-  poolifier@4.0.14: {}
+  poolifier@4.0.15: {}
 
   proxy-from-env@1.1.0: {}