Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"axios": "^0.24.0",
"ethers": "~5.7.0",
"graphql": "^16.3.0",
"graphql-request": "^4.1.0",
"graphql-request": "^6.1.0",
"lodash": "^4.17.20",
"lru-cache": "^7.14.1",
"rxjs": "^7.8.1"
Expand Down
22 changes: 15 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ __metadata:
axios: ^0.24.0
ethers: ~5.7.0
graphql: ^16.3.0
graphql-request: ^4.1.0
graphql-request: ^6.1.0
lodash: ^4.17.20
lru-cache: ^7.14.1
rxjs: ^7.8.1
Expand Down Expand Up @@ -2375,6 +2375,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-typed-document-node/core@npm:^3.2.0":
version: 3.2.0
resolution: "@graphql-typed-document-node/core@npm:3.2.0"
peerDependencies:
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 || ^17.0.0
checksum: fa44443accd28c8cf4cb96aaaf39d144a22e8b091b13366843f4e97d19c7bfeaf609ce3c7603a4aeffe385081eaf8ea245d078633a7324c11c5ec4b2011bb76d
languageName: node
linkType: hard

"@grpc/grpc-js@npm:^1.6.8":
version: 1.8.14
resolution: "@grpc/grpc-js@npm:1.8.14"
Expand Down Expand Up @@ -8033,16 +8042,15 @@ __metadata:
languageName: node
linkType: hard

"graphql-request@npm:^4.1.0":
version: 4.3.0
resolution: "graphql-request@npm:4.3.0"
"graphql-request@npm:^6.1.0":
version: 6.1.0
resolution: "graphql-request@npm:6.1.0"
dependencies:
"@graphql-typed-document-node/core": ^3.2.0
cross-fetch: ^3.1.5
extract-files: ^9.0.0
form-data: ^3.0.0
peerDependencies:
graphql: 14 - 16
checksum: 3124afd01aee781cd5a2e9ac30063526b677a6754032566104fc36270b5f9be03f17a32e49f34c71ca968d533151550c37f7a0194d11c36ff59977bd73e2abc3
checksum: 6d62630a0169574442320651c1f7626c0c602025c3c46b19e09417c9579bb209306ee63de9793a03be2e1701bb7f13971f8545d99bc6573e340f823af0ad35b2
languageName: node
linkType: hard

Expand Down