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-8" ,
3030 "@polkadot/api" : " ^10.9.1" ,
31- "axios" : " ^0.24 .0" ,
31+ "axios" : " ^1.5 .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.5 .0
178178 ethers : ~5.7.0
179179 graphql : ^16.3.0
180180 graphql-request : ^4.1.0
@@ -4927,6 +4927,17 @@ __metadata:
49274927 languageName : node
49284928 linkType : hard
49294929
4930+ " axios@npm:^1.5.0 " :
4931+ version : 1.5.0
4932+ resolution : " axios@npm:1.5.0"
4933+ dependencies :
4934+ follow-redirects : ^1.15.0
4935+ form-data : ^4.0.0
4936+ proxy-from-env : ^1.1.0
4937+ checksum : e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
4938+ languageName : node
4939+ linkType : hard
4940+
49304941" babel-jest@npm:^27.5.1 " :
49314942 version : 27.5.1
49324943 resolution : " babel-jest@npm:27.5.1"
@@ -7495,7 +7506,7 @@ __metadata:
74957506 languageName : node
74967507 linkType : hard
74977508
7498- " follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9 " :
7509+ " follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0 " :
74997510 version : 1.15.2
75007511 resolution : " follow-redirects@npm:1.15.2"
75017512 peerDependenciesMeta :
@@ -11587,6 +11598,13 @@ __metadata:
1158711598 languageName : node
1158811599 linkType : hard
1158911600
11601+ " proxy-from-env@npm:^1.1.0 " :
11602+ version : 1.1.0
11603+ resolution : " proxy-from-env@npm:1.1.0"
11604+ checksum : ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
11605+ languageName : node
11606+ linkType : hard
11607+
1159011608" pseudomap@npm:^1.0.2 " :
1159111609 version : 1.0.2
1159211610 resolution : " pseudomap@npm:1.0.2"
You can’t perform that action at this time.
0 commit comments