Skip to content

Commit 63e4b99

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

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
@@ -91,7 +91,7 @@
9191
"@type-cacheable/ioredis-adapter": "^10.0.4",
9292
"agentkeepalive": "^4.6.0",
9393
"app-store-server-api": "^0.16.0",
94-
"axios": "^1.13.5",
94+
"axios": "^1.15.0",
9595
"base64url": "^3.0.1",
9696
"bn.js": "^5.2.3",
9797
"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.973.0",
3838
"@types/sinon": "10.0.1",
39-
"axios": "^1.13.5",
39+
"axios": "^1.15.0",
4040
"convict": "^6.2.5",
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
@@ -32156,7 +32156,7 @@ __metadata:
3215632156
"@typescript-eslint/eslint-plugin": "npm:^5.59.0"
3215732157
"@typescript-eslint/parser": "npm:^7.1.1"
3215832158
audit-filter: "npm:^0.5.0"
32159-
axios: "npm:^1.13.5"
32159+
axios: "npm:^1.15.0"
3216032160
chance: "npm:^1.1.8"
3216132161
convict: "npm:^6.2.5"
3216232162
convict-format-with-moment: "npm:^6.2.0"
@@ -32732,7 +32732,7 @@ __metadata:
3273232732
agentkeepalive: "npm:^4.6.0"
3273332733
app-store-server-api: "npm:^0.16.0"
3273432734
autoprefixer: "npm:^10.4.14"
32735-
axios: "npm:^1.13.5"
32735+
axios: "npm:^1.15.0"
3273632736
babel-eslint: "npm:^10.1.0"
3273732737
babel-jest: "npm:29.7.0"
3273832738
base64url: "npm:^3.0.1"

0 commit comments

Comments
 (0)