File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2828 "@acala-network/eth-providers" : " ~2.7.3" ,
2929 "@acala-network/sdk-core" : " 4.1.9-5" ,
3030 "@polkadot/api" : " ^10.7.3" ,
31- "axios" : " ^0.24 .0" ,
31+ "axios" : " ^1.4 .0" ,
3232 "ethers" : " ~5.7.0" ,
3333 "graphql" : " ^16.3.0" ,
3434 "graphql-request" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ __metadata:
174174 " @types/dotenv " : ^8.2.0
175175 " @types/lodash " : ^4.14.161
176176 " @types/lru-cache " : ^7.10.10
177- axios : ^0.24 .0
177+ axios : ^1.4 .0
178178 ethers : ~5.7.0
179179 graphql : ^16.3.0
180180 graphql-request : ^4.1.0
@@ -4918,6 +4918,17 @@ __metadata:
49184918 languageName : node
49194919 linkType : hard
49204920
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+
49214932" babel-jest@npm:^27.5.1 " :
49224933 version : 27.5.1
49234934 resolution : " babel-jest@npm:27.5.1"
@@ -7486,7 +7497,7 @@ __metadata:
74867497 languageName : node
74877498 linkType : hard
74887499
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 " :
74907501 version : 1.15.2
74917502 resolution : " follow-redirects@npm:1.15.2"
74927503 peerDependenciesMeta :
@@ -11578,6 +11589,13 @@ __metadata:
1157811589 languageName : node
1157911590 linkType : hard
1158011591
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+
1158111599" pseudomap@npm:^1.0.2 " :
1158211600 version : 1.0.2
1158311601 resolution : " pseudomap@npm:1.0.2"
You can’t perform that action at this time.
0 commit comments