File tree Expand file tree Collapse file tree 6 files changed +26
-15
lines changed Expand file tree Collapse file tree 6 files changed +26
-15
lines changed Original file line number Diff line number Diff line change 34
34
"@inquirer/confirm" : " ^3.0.0" ,
35
35
"@inquirer/input" : " ^2.0.0" ,
36
36
"@inquirer/select" : " ^2.0.0" ,
37
- "axios" : " ^1.6.7 " ,
37
+ "axios" : " ^1.8.2 " ,
38
38
"commander" : " ^12.1.0" ,
39
39
"ora" : " ^8.0.1" ,
40
40
"pino" : " ^8.19.0" ,
Original file line number Diff line number Diff line change @@ -3458,14 +3458,14 @@ __metadata:
3458
3458
languageName : node
3459
3459
linkType : hard
3460
3460
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 "
3464
3464
dependencies :
3465
3465
follow-redirects : " npm:^1.15.6"
3466
3466
form-data : " npm:^4.0.0"
3467
3467
proxy-from-env : " npm:^1.1.0"
3468
- checksum : 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
3468
+ checksum : 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
3469
3469
languageName : node
3470
3470
linkType : hard
3471
3471
@@ -3476,7 +3476,7 @@ __metadata:
3476
3476
" @inquirer/confirm " : " npm:^3.0.0"
3477
3477
" @inquirer/input " : " npm:^2.0.0"
3478
3478
" @inquirer/select " : " npm:^2.0.0"
3479
- axios : " npm:^1.6.7 "
3479
+ axios : " npm:^1.8.2 "
3480
3480
commander : " npm:^12.1.0"
3481
3481
ora : " npm:^8.0.1"
3482
3482
pino : " npm:^8.19.0"
Original file line number Diff line number Diff line change 27
27
"@docusaurus/theme-mermaid" : " 3.6.0" ,
28
28
"@mdx-js/react" : " ^3.0.1" ,
29
29
"@slorber/react-ideal-image" : " ^0.0.12" ,
30
- "axios" : " ^1.4.0 " ,
30
+ "axios" : " ^1.8.2 " ,
31
31
"clsx" : " ^2.0.0" ,
32
32
"docusaurus-theme-search-typesense" : " 0.23.0-0" ,
33
33
"hast-util-is-element" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -8003,7 +8003,7 @@ __metadata:
8003
8003
languageName: node
8004
8004
linkType: hard
8005
8005
8006
- "axios@npm:^1.4.0, axios@npm:^1. 6.0":
8006
+ "axios@npm:^1.6.0":
8007
8007
version: 1.7.9
8008
8008
resolution: "axios@npm:1.7.9"
8009
8009
dependencies:
@@ -8014,6 +8014,17 @@ __metadata:
8014
8014
languageName: node
8015
8015
linkType: hard
8016
8016
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
+
8017
8028
"aztec-docs@workspace:.":
8018
8029
version: 0.0.0-use.local
8019
8030
resolution: "aztec-docs@workspace:."
@@ -8034,7 +8045,7 @@ __metadata:
8034
8045
"@tsconfig/docusaurus": "npm:^1.0.5"
8035
8046
"@types/prop-types": "npm:^15"
8036
8047
"@types/react": "npm:^18.0.0"
8037
- axios: "npm:^1.4.0 "
8048
+ axios: "npm:^1.8.2 "
8038
8049
clsx: "npm:^2.0.0"
8039
8050
concurrently: "npm:^8.0.1"
8040
8051
docusaurus-plugin-typedoc: "npm:^0.20.2"
Original file line number Diff line number Diff line change 85
85
"@aztec/l1-artifacts" : " workspace:^" ,
86
86
"@aztec/protocol-contracts" : " workspace:^" ,
87
87
"@aztec/stdlib" : " workspace:^" ,
88
- "axios" : " ^1.7 .2" ,
88
+ "axios" : " ^1.8 .2" ,
89
89
"tslib" : " ^2.4.0" ,
90
90
"viem" : " 2.23.7"
91
91
},
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ __metadata:
195
195
"@jest/globals": "npm:^29.5.0"
196
196
"@types/jest": "npm:^29.5.0"
197
197
"@types/node": "npm:^18.7.23"
198
- axios: "npm:^1.7 .2"
198
+ axios: "npm:^1.8 .2"
199
199
buffer: "npm:^6.0.3"
200
200
crypto-browserify: "npm:^3.12.1"
201
201
jest: "npm:^29.5.0"
@@ -7861,14 +7861,14 @@ __metadata:
7861
7861
languageName: node
7862
7862
linkType: hard
7863
7863
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 "
7867
7867
dependencies:
7868
7868
follow-redirects: "npm:^1.15.6"
7869
7869
form-data: "npm:^4.0.0"
7870
7870
proxy-from-env: "npm:^1.1.0"
7871
- checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
7871
+ checksum: 10/a10f0dd836613924e48cf03dc2eff3fd21b14f764807aedaee4880a70c0f142aaebdb21da7ce27104d4c16ca00d0e452a20a20851f60e385a8d5bad1ae909d46
7872
7872
languageName: node
7873
7873
linkType: hard
7874
7874
You can’t perform that action at this time.
0 commit comments