From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:58:35 +0000 (+0000) Subject: build(deps): bump poolifier in /examples/typescript/http-client-pool X-Git-Tag: v4.0.16~34^2~24^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=1e6c12d988c87fdf1f95a2ffece8c1c76e49bcf3;p=poolifier.git build(deps): bump poolifier in /examples/typescript/http-client-pool 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] --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index 4b3a2ba3..5b39ab76 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -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", diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index c4330f10..9b6ddb4f 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -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: {}