File tree 2 files changed +21
-3
lines changed
2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 28
28
"@acala-network/eth-providers" : " ~2.7.3" ,
29
29
"@acala-network/sdk-core" : " 4.1.9-5" ,
30
30
"@polkadot/api" : " ^10.7.3" ,
31
- "axios" : " ^0.24 .0" ,
31
+ "axios" : " ^1.4 .0" ,
32
32
"ethers" : " ~5.7.0" ,
33
33
"graphql" : " ^16.3.0" ,
34
34
"graphql-request" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ __metadata:
174
174
" @types/dotenv " : ^8.2.0
175
175
" @types/lodash " : ^4.14.161
176
176
" @types/lru-cache " : ^7.10.10
177
- axios : ^0.24 .0
177
+ axios : ^1.4 .0
178
178
ethers : ~5.7.0
179
179
graphql : ^16.3.0
180
180
graphql-request : ^4.1.0
@@ -4918,6 +4918,17 @@ __metadata:
4918
4918
languageName : node
4919
4919
linkType : hard
4920
4920
4921
+ " axios@npm:^1.4.0 " :
4922
+ version : 1.4.0
4923
+ resolution : " axios@npm:1.4.0"
4924
+ dependencies :
4925
+ follow-redirects : ^1.15.0
4926
+ form-data : ^4.0.0
4927
+ proxy-from-env : ^1.1.0
4928
+ checksum : 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
4929
+ languageName : node
4930
+ linkType : hard
4931
+
4921
4932
" babel-jest@npm:^27.5.1 " :
4922
4933
version : 27.5.1
4923
4934
resolution : " babel-jest@npm:27.5.1"
@@ -7486,7 +7497,7 @@ __metadata:
7486
7497
languageName : node
7487
7498
linkType : hard
7488
7499
7489
- " follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9 " :
7500
+ " follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0 " :
7490
7501
version : 1.15.2
7491
7502
resolution : " follow-redirects@npm:1.15.2"
7492
7503
peerDependenciesMeta :
@@ -11578,6 +11589,13 @@ __metadata:
11578
11589
languageName : node
11579
11590
linkType : hard
11580
11591
11592
+ " proxy-from-env@npm:^1.1.0 " :
11593
+ version : 1.1.0
11594
+ resolution : " proxy-from-env@npm:1.1.0"
11595
+ checksum : ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
11596
+ languageName : node
11597
+ linkType : hard
11598
+
11581
11599
" pseudomap@npm:^1.0.2 " :
11582
11600
version : 1.0.2
11583
11601
resolution : " pseudomap@npm:1.0.2"
You can’t perform that action at this time.
0 commit comments