Skip to content

Commit 1c20920

Browse files
Maddiaa0TomAFrench
andauthored
chore: bump axois (#13453)
## Overview bump axios --------- Co-authored-by: Tom French <[email protected]>
1 parent 075d3a8 commit 1c20920

File tree

6 files changed

+26
-15
lines changed

6 files changed

+26
-15
lines changed

boxes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@inquirer/confirm": "^3.0.0",
3535
"@inquirer/input": "^2.0.0",
3636
"@inquirer/select": "^2.0.0",
37-
"axios": "^1.6.7",
37+
"axios": "^1.8.2",
3838
"commander": "^12.1.0",
3939
"ora": "^8.0.1",
4040
"pino": "^8.19.0",

boxes/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3458,14 +3458,14 @@ __metadata:
34583458
languageName: node
34593459
linkType: hard
34603460

3461-
"axios@npm:^1.6.7":
3462-
version: 1.7.7
3463-
resolution: "axios@npm:1.7.7"
3461+
"axios@npm:^1.8.2":
3462+
version: 1.8.4
3463+
resolution: "axios@npm:1.8.4"
34643464
dependencies:
34653465
follow-redirects: "npm:^1.15.6"
34663466
form-data: "npm:^4.0.0"
34673467
proxy-from-env: "npm:^1.1.0"
3468-
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
3468+
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
34693469
languageName: node
34703470
linkType: hard
34713471

@@ -3476,7 +3476,7 @@ __metadata:
34763476
"@inquirer/confirm": "npm:^3.0.0"
34773477
"@inquirer/input": "npm:^2.0.0"
34783478
"@inquirer/select": "npm:^2.0.0"
3479-
axios: "npm:^1.6.7"
3479+
axios: "npm:^1.8.2"
34803480
commander: "npm:^12.1.0"
34813481
ora: "npm:^8.0.1"
34823482
pino: "npm:^8.19.0"

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@docusaurus/theme-mermaid": "3.6.0",
2828
"@mdx-js/react": "^3.0.1",
2929
"@slorber/react-ideal-image": "^0.0.12",
30-
"axios": "^1.4.0",
30+
"axios": "^1.8.2",
3131
"clsx": "^2.0.0",
3232
"docusaurus-theme-search-typesense": "0.23.0-0",
3333
"hast-util-is-element": "1.1.0",

docs/yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8003,7 +8003,7 @@ __metadata:
80038003
languageName: node
80048004
linkType: hard
80058005

8006-
"axios@npm:^1.4.0, axios@npm:^1.6.0":
8006+
"axios@npm:^1.6.0":
80078007
version: 1.7.9
80088008
resolution: "axios@npm:1.7.9"
80098009
dependencies:
@@ -8014,6 +8014,17 @@ __metadata:
80148014
languageName: node
80158015
linkType: hard
80168016

8017+
"axios@npm:^1.8.2":
8018+
version: 1.8.4
8019+
resolution: "axios@npm:1.8.4"
8020+
dependencies:
8021+
follow-redirects: "npm:^1.15.6"
8022+
form-data: "npm:^4.0.0"
8023+
proxy-from-env: "npm:^1.1.0"
8024+
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
8025+
languageName: node
8026+
linkType: hard
8027+
80178028
"aztec-docs@workspace:.":
80188029
version: 0.0.0-use.local
80198030
resolution: "aztec-docs@workspace:."
@@ -8034,7 +8045,7 @@ __metadata:
80348045
"@tsconfig/docusaurus": "npm:^1.0.5"
80358046
"@types/prop-types": "npm:^15"
80368047
"@types/react": "npm:^18.0.0"
8037-
axios: "npm:^1.4.0"
8048+
axios: "npm:^1.8.2"
80388049
clsx: "npm:^2.0.0"
80398050
concurrently: "npm:^8.0.1"
80408051
docusaurus-plugin-typedoc: "npm:^0.20.2"

yarn-project/aztec.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@aztec/l1-artifacts": "workspace:^",
8686
"@aztec/protocol-contracts": "workspace:^",
8787
"@aztec/stdlib": "workspace:^",
88-
"axios": "^1.7.2",
88+
"axios": "^1.8.2",
8989
"tslib": "^2.4.0",
9090
"viem": "2.23.7"
9191
},

yarn-project/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ __metadata:
195195
"@jest/globals": "npm:^29.5.0"
196196
"@types/jest": "npm:^29.5.0"
197197
"@types/node": "npm:^18.7.23"
198-
axios: "npm:^1.7.2"
198+
axios: "npm:^1.8.2"
199199
buffer: "npm:^6.0.3"
200200
crypto-browserify: "npm:^3.12.1"
201201
jest: "npm:^29.5.0"
@@ -7861,14 +7861,14 @@ __metadata:
78617861
languageName: node
78627862
linkType: hard
78637863

7864-
"axios@npm:^1.7.2":
7865-
version: 1.7.2
7866-
resolution: "axios@npm:1.7.2"
7864+
"axios@npm:^1.8.2":
7865+
version: 1.8.4
7866+
resolution: "axios@npm:1.8.4"
78677867
dependencies:
78687868
follow-redirects: "npm:^1.15.6"
78697869
form-data: "npm:^4.0.0"
78707870
proxy-from-env: "npm:^1.1.0"
7871-
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
7871+
checksum: 10/a10f0dd836613924e48cf03dc2eff3fd21b14f764807aedaee4880a70c0f142aaebdb21da7ce27104d4c16ca00d0e452a20a20851f60e385a8d5bad1ae909d46
78727872
languageName: node
78737873
linkType: hard
78747874

0 commit comments

Comments
 (0)