Skip to content

Commit 27d7ad5

Browse files
authored
Merge pull request #20350 from mozilla/dependabot/npm_and_yarn/axios-1.15.0
chore(deps): bump axios from 1.13.5 to 1.15.0
2 parents 113aaba + 63e4b99 commit 27d7ad5

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
@@ -32134,7 +32134,7 @@ __metadata:
3213432134
"@typescript-eslint/eslint-plugin": "npm:^5.59.0"
3213532135
"@typescript-eslint/parser": "npm:^7.1.1"
3213632136
audit-filter: "npm:^0.5.0"
32137-
axios: "npm:^1.13.5"
32137+
axios: "npm:^1.15.0"
3213832138
chance: "npm:^1.1.8"
3213932139
convict: "npm:^6.2.5"
3214032140
convict-format-with-moment: "npm:^6.2.0"
@@ -32711,7 +32711,7 @@ __metadata:
3271132711
agentkeepalive: "npm:^4.6.0"
3271232712
app-store-server-api: "npm:^0.16.0"
3271332713
autoprefixer: "npm:^10.4.14"
32714-
axios: "npm:^1.13.5"
32714+
axios: "npm:^1.15.0"
3271532715
babel-eslint: "npm:^10.1.0"
3271632716
babel-jest: "npm:29.7.0"
3271732717
base64url: "npm:^3.0.1"

0 commit comments

Comments
 (0)