Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 14 May 2024 02:24:56 +0000 (04:24 +0200)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 02:24:56 +0000 (04:24 +0200)
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 21b43c62eff9e9c75d5e487c0c627920b5ca9211..c623076ed49c98f7ec1536c2fb06688334efc9e5 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "axios": "^1.6.8",
     "node-fetch": "^3.3.2",
-    "poolifier": "^4.0.6"
+    "poolifier": "^4.0.7"
   },
   "devDependencies": {
     "@types/node": "^20.12.11",
index 1998302c150187873b0d2ad402cc0659571435a5..e9e27567c5511ac57fae96f7bea62a7603f85892 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^3.3.2
         version: 3.3.2
       poolifier:
-        specifier: ^4.0.6
-        version: 4.0.6
+        specifier: ^4.0.7
+        version: 4.0.7
     devDependencies:
       '@types/node':
         specifier: ^20.12.11
@@ -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.6:
-    resolution: {integrity: sha512-ucTp2aa4I52bpH3SkHirxG11gRYLJo6rBNC5l59Q3AASOTz2MlfzGKxImBlG1lsoDTy+pTI37w3Bo99+ZoaTxg==}
+  poolifier@4.0.7:
+    resolution: {integrity: sha512-hPUrIAfqHpLj7IpdmTOe5Ld7GCkaTcJPa6EED5SOOj5f81ONY17k7qrLkX3H42zHhGb8twpjGQXmbos370IVvA==}
     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.6: {}
+  poolifier@4.0.7: {}
 
   proxy-from-env@1.1.0: {}