File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 47
47
"@requestnetwork/utils" : " 0.54.0" ,
48
48
"ethers" : " 5.7.2" ,
49
49
"graphql" : " 16.8.1" ,
50
- "graphql-request" : " 6 .1.0 " ,
50
+ "graphql-request" : " 7 .1.2 " ,
51
51
"graphql-tag" : " 2.12.6" ,
52
52
"satoshi-bitcoin" : " 1.0.4" ,
53
53
"tslib" : " 2.8.1"
Original file line number Diff line number Diff line change 60
60
"ethers" : " 5.7.2" ,
61
61
"express" : " 4.21.0" ,
62
62
"graphql" : " 16.8.1" ,
63
- "graphql-request" : " 6 .1.0 " ,
63
+ "graphql-request" : " 7 .1.2 " ,
64
64
"http-shutdown" : " 1.2.2" ,
65
65
"http-status-codes" : " 2.1.4" ,
66
66
"morgan" : " 1.10.0" ,
Original file line number Diff line number Diff line change @@ -15109,14 +15109,6 @@ graphql-config@^5.0.2:
15109
15109
string-env-interpolation "^1.0.1"
15110
15110
tslib "^2.4.0"
15111
15111
15112
- [email protected] , graphql-request@^6.0.0:
15113
- version "6.1.0"
15114
- resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz"
15115
- integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
15116
- dependencies:
15117
- "@graphql-typed-document-node/core" "^3.2.0"
15118
- cross-fetch "^3.1.5"
15119
-
15120
15112
15121
15113
version "7.1.2"
15122
15114
resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-7.1.2.tgz"
@@ -15133,6 +15125,14 @@ graphql-request@^4.3.0:
15133
15125
extract-files "^9.0.0"
15134
15126
form-data "^3.0.0"
15135
15127
15128
+ graphql-request@^6.0.0:
15129
+ version "6.1.0"
15130
+ resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz"
15131
+ integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
15132
+ dependencies:
15133
+ "@graphql-typed-document-node/core" "^3.2.0"
15134
+ cross-fetch "^3.1.5"
15135
+
15136
15136
15137
15137
version "2.12.6"
15138
15138
resolved "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz"
You can’t perform that action at this time.
0 commit comments