Skip to content

Commit 25eb571

Browse files
Upgrade: [dependabot] - bump axios from 1.13.1 to 1.13.2 (#1504)
Bumps [axios](https://github.com/axios/axios) from 1.13.1 to 1.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.13.2</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](axios/axios#7206) [#7202](axios/axios#7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](axios/axios#7196) )">Kasper Isager Dalsgarð</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v1.13.1...v1.13.2">1.13.2</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](axios/axios#7206) [#7202](axios/axios#7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](axios/axios#7196) )">Kasper Isager Dalsgarð</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/08b84b52d5835d0c7b81049c365c3d271ade8bff"><code>08b84b5</code></a> chore(release): v1.13.2 (<a href="https://redirect.github.com/axios/axios/issues/7207">#7207</a>)</li> <li><a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117"><code>8d37233</code></a> fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...</li> <li><a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5"><code>12c314b</code></a> perf(http): fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>)</li> <li><a href="https://github.com/axios/axios/commit/f6d79e773baf70bf4e6d888e72d4bcf589060a84"><code>f6d79e7</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/7203">#7203</a>)</li> <li><a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5"><code>0588880</code></a> fix(http): use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v1.13.1...v1.13.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.13.1&new-version=1.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <[email protected]>
1 parent 0d29485 commit 25eb571

File tree

13 files changed

+27
-27
lines changed

13 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cognito/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@middy/core": "^6.4.5",
2525
"@middy/input-output-logger": "^6.4.5",
2626
"aws-lambda": "^1.0.7",
27-
"axios": "^1.13.1",
27+
"axios": "^1.13.2",
2828
"jsonwebtoken": "^9.0.2",
2929
"jwks-rsa": "^3.2.0"
3030
},

packages/common/authFunctions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@aws-sdk/client-dynamodb": "^3.917.0",
17-
"axios": "^1.13.1",
17+
"axios": "^1.13.2",
1818
"mock-jwks": "3.2.2"
1919
},
2020
"dependencies": {

packages/common/doHSClient/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.28.1",
17-
"axios": "^1.13.1",
17+
"axios": "^1.13.2",
1818
"axios-retry": "^4.5.0"
1919
},
2020
"devDependencies": {

packages/common/lambdaUtils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@aws-lambda-powertools/logger": "^2.28.1",
1818
"@cpt-ui-common/common-types": "^1.0.0",
1919
"aws-lambda": "^1.0.7",
20-
"axios": "^1.13.1"
20+
"axios": "^1.13.2"
2121
}
2222
}

packages/common/pdsClient/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cpt-ui-common/common-types": "^1.0.0",
1919
"@cpt-ui-common/lambdaUtils": "^1.0.0",
2020
"ajv": "^8.17.1",
21-
"axios": "^1.13.1",
21+
"axios": "^1.13.2",
2222
"json-schema-to-ts": "^3.1.1"
2323
},
2424
"devDependencies": {

packages/common/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"@cpt-ui-common/common-types": "^1.0.0",
21-
"axios": "^1.13.1"
21+
"axios": "^1.13.2"
2222
}
2323
}

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@cpt-ui-common/common-types": "^1.0.0",
1717
"aws-amplify": "^6.15.7",
1818
"aws-rum-web": "^1.25.0",
19-
"axios": "^1.13.1",
19+
"axios": "^1.13.2",
2020
"identity-obj-proxy": "^3.0.0",
2121
"nhsuk-frontend": "9.6.4",
2222
"nhsuk-react-components": "^5.0.0",

packages/patientSearchLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@middy/http-header-normalizer": "^6.4.5",
2525
"@middy/input-output-logger": "^6.4.5",
2626
"aws-lambda": "^1.0.7",
27-
"axios": "^1.13.1"
27+
"axios": "^1.13.2"
2828
},
2929
"devDependencies": {
3030
"@cpt-ui-common/testing": "^1.0.0",

packages/prescriptionDetailsLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@middy/core": "^6.4.5",
2828
"@middy/input-output-logger": "^6.4.5",
2929
"aws-lambda": "^1.0.7",
30-
"axios": "^1.13.1",
30+
"axios": "^1.13.2",
3131
"jsonwebtoken": "^9.0.2",
3232
"jwks-rsa": "^3.1.0"
3333
},

0 commit comments

Comments
 (0)