File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 3131 "ethers" : " ^5.6.2" ,
3232 "events" : " ^3.2.0" ,
3333 "graphql" : " ^16.3.0" ,
34- "graphql-request" : " ^4 .1.0" ,
34+ "graphql-request" : " ^5 .1.0" ,
3535 "lodash" : " ^4.17.20" ,
3636 "lru-cache" : " ^7.14.1" ,
3737 "rxjs" : " ^7.5.7"
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ __metadata:
248248 ethers : ^5.6.2
249249 events : ^3.2.0
250250 graphql : ^16.3.0
251- graphql-request : ^4 .1.0
251+ graphql-request : ^5 .1.0
252252 lodash : ^4.17.20
253253 lru-cache : ^7.14.1
254254 rxjs : ^7.5.7
@@ -2300,6 +2300,15 @@ __metadata:
23002300 languageName : node
23012301 linkType : hard
23022302
2303+ " @graphql-typed-document-node/core@npm:^3.1.1 " :
2304+ version : 3.1.1
2305+ resolution : " @graphql-typed-document-node/core@npm:3.1.1"
2306+ peerDependencies :
2307+ graphql : ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
2308+ checksum : 87ff4cee308f1075f4472b80f9f9409667979940f8f701e87f0aa35ce5cf104d94b41258ea8192d05a0893475cd0f086a3929a07663b4fe8d0e805a277f07ed5
2309+ languageName : node
2310+ linkType : hard
2311+
23032312" @grpc/grpc-js@npm:^1.6.8 " :
23042313 version : 1.7.3
23052314 resolution : " @grpc/grpc-js@npm:1.7.3"
@@ -8281,6 +8290,20 @@ __metadata:
82818290 languageName : node
82828291 linkType : hard
82838292
8293+ " graphql-request@npm:^5.1.0 " :
8294+ version : 5.1.0
8295+ resolution : " graphql-request@npm:5.1.0"
8296+ dependencies :
8297+ " @graphql-typed-document-node/core " : ^3.1.1
8298+ cross-fetch : ^3.1.5
8299+ extract-files : ^9.0.0
8300+ form-data : ^3.0.0
8301+ peerDependencies :
8302+ graphql : 14 - 16
8303+ checksum : 8b65d5c1b0cad8996a843b52305b2712ffbf842c700487d4cee1ed719f22baacaacfddafb65572bcddd67d57fd1d2d389dee2430ffba4b34c3ab542d079446c7
8304+ languageName : node
8305+ linkType : hard
8306+
82848307" graphql-request@npm:~3.6.1 " :
82858308 version : 3.6.1
82868309 resolution : " graphql-request@npm:3.6.1"
You can’t perform that action at this time.
0 commit comments