build(deps): bump poolifier in /examples/typescript/http-client-pool
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 6 May 2024 20:27:15 +0000 (20:27 +0000)
committerGitHub <noreply@github.com>
Mon, 6 May 2024 20:27:15 +0000 (20:27 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.1 to 4.0.2.
- [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.1...v4.0.2)

---
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 a8dc7b1262231f7ee8e368ab88518d150603cd11..fd87a4dca99d5e72281eaff8a420ef07c14212d4 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "axios": "^1.6.8",
     "node-fetch": "^3.3.2",
-    "poolifier": "^4.0.1"
+    "poolifier": "^4.0.2"
   },
   "devDependencies": {
     "@types/node": "^20.12.8",
index 1cd4e62d9d084aa06391429050fd51066583e7b2..617f1ce22bc8bf24621edd0857de8fad9aaf0526 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^3.3.2
         version: 3.3.2
       poolifier:
-        specifier: ^4.0.1
-        version: 4.0.1
+        specifier: ^4.0.2
+        version: 4.0.2
     devDependencies:
       '@types/node':
         specifier: ^20.12.8
@@ -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.1:
-    resolution: {integrity: sha512-1izVxQOC3yonTN1I51tualsPfZ0iUN+r5zaKY/+vEWIa0cUJMPgi1hN86DL4kwCTwr65JZ42ZrxnQWRmdnzRpA==}
+  poolifier@4.0.2:
+    resolution: {integrity: sha512-hDVMaPN2DCyUcbIRdmTGSAvNx3tidMvp1Z7cPQepnaHGoYftfuDuGqsxkE8y6z0+Olo6ei/aqQjQRZ+cH8fA8A==}
     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.1: {}
+  poolifier@4.0.2: {}
 
   proxy-from-env@1.1.0: {}