Skip to content

Commit bea4bbf

Browse files
Bump axios from 1.12.2 to 1.13.1
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aac3ea commit bea4bbf

3 files changed

Lines changed: 1017 additions & 269 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@aws-amplify/ui-react": "^6.9.4",
88
"@nhs-notify-iam-webauth/utils-logger": "^0.0.1",
99
"aws-amplify": "^6.15.0",
10-
"axios": "^1.12.2",
10+
"axios": "^1.13.2",
1111
"fetch-intercept": "^2.4.0",
1212
"js-cookie": "^3.0.5",
1313
"jwt-decode": "^4.0.0",

lambdas/cis2-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@aws-sdk/client-kms": "3.876.0",
44
"@aws-sdk/client-ssm": "3.876.0",
5-
"axios": "^1.12.2",
5+
"axios": "^1.13.2",
66
"date-fns": "^4.1.0",
77
"jwt-decode": "^4.0.0",
88
"winston": "^3.17.0",

0 commit comments

Comments
 (0)