File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Expand file tree Collapse file tree 2 files changed +30
-2
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-9" ,
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"
@@ -7505,6 +7516,16 @@ __metadata:
75057516 languageName : node
75067517 linkType : hard
75077518
7519+ " follow-redirects@npm:^1.15.0 " :
7520+ version : 1.15.3
7521+ resolution : " follow-redirects@npm:1.15.3"
7522+ peerDependenciesMeta :
7523+ debug :
7524+ optional : true
7525+ checksum : 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
7526+ languageName : node
7527+ linkType : hard
7528+
75087529" for-each@npm:^0.3.3 " :
75097530 version : 0.3.3
75107531 resolution : " for-each@npm:0.3.3"
@@ -11587,6 +11608,13 @@ __metadata:
1158711608 languageName : node
1158811609 linkType : hard
1158911610
11611+ " proxy-from-env@npm:^1.1.0 " :
11612+ version : 1.1.0
11613+ resolution : " proxy-from-env@npm:1.1.0"
11614+ checksum : ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
11615+ languageName : node
11616+ linkType : hard
11617+
1159011618" pseudomap@npm:^1.0.2 " :
1159111619 version : 1.0.2
1159211620 resolution : " pseudomap@npm:1.0.2"
You can’t perform that action at this time.
0 commit comments