From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 21:18:33 +0000 (+0000) Subject: build(deps): bump axios (#2794) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=20f921b79315a5c7fd7f0356c167e2de1da2b154;p=poolifier.git build(deps): bump axios (#2794) Bumps the regular group with 1 update in the /examples/typescript/http-client-pool directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index a71f1308c..69837b9f7 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "axios": "^1.8.2", + "axios": "^1.8.3", "node-fetch": "^3.3.2", "poolifier": "^4.4.5" }, diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 1247cb728..03caf3d86 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: axios: - specifier: ^1.8.2 - version: 1.8.2 + specifier: ^1.8.3 + version: 1.8.3 node-fetch: specifier: ^3.3.2 version: 3.3.2 @@ -33,8 +33,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.8.2: - resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} + axios@1.8.3: + resolution: {integrity: sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==} call-bind-apply-helpers@1.0.2: resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} @@ -167,7 +167,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.8.2: + axios@1.8.3: dependencies: follow-redirects: 1.15.9 form-data: 4.0.2