Skip to content

Commit 2d779c5

Browse files
chore(deps): bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77926dc commit 2d779c5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@type-cacheable/ioredis-adapter": "^10.0.4",
9393
"agentkeepalive": "^4.6.0",
9494
"app-store-server-api": "^0.16.0",
95-
"axios": "^1.13.4",
95+
"axios": "^1.13.5",
9696
"base64url": "^3.0.1",
9797
"bn.js": "^5.2.1",
9898
"class-transformer": "^0.5.1",

packages/fxa-event-broker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@aws-sdk/client-sqs": "^3.758.0",
3838
"@types/sinon": "10.0.1",
39-
"axios": "^1.13.4",
39+
"axios": "^1.13.5",
4040
"convict": "^6.2.4",
4141
"convict-format-with-moment": "^6.2.0",
4242
"convict-format-with-validator": "^6.2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35823,7 +35823,7 @@ __metadata:
3582335823
"@typescript-eslint/eslint-plugin": "npm:^5.59.0"
3582435824
"@typescript-eslint/parser": "npm:^7.1.1"
3582535825
audit-filter: "npm:^0.5.0"
35826-
axios: "npm:^1.13.4"
35826+
axios: "npm:^1.13.5"
3582735827
chance: "npm:^1.1.8"
3582835828
convict: "npm:^6.2.4"
3582935829
convict-format-with-moment: "npm:^6.2.0"
@@ -36468,7 +36468,7 @@ __metadata:
3646836468
agentkeepalive: "npm:^4.6.0"
3646936469
app-store-server-api: "npm:^0.16.0"
3647036470
autoprefixer: "npm:^10.4.14"
36471-
axios: "npm:^1.13.4"
36471+
axios: "npm:^1.13.5"
3647236472
babel-eslint: "npm:^10.1.0"
3647336473
babel-jest: "npm:29.7.0"
3647436474
base64url: "npm:^3.0.1"

0 commit comments

Comments
 (0)