We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2338874 commit e47dbabCopy full SHA for e47dbab
packages/auto-pagination/package.json
@@ -39,8 +39,8 @@
39
"access": "public"
40
},
41
"dependencies": {
42
- "@graphql-tools/delegate": "8.7.7",
43
- "@graphql-tools/wrap": "8.4.16",
+ "@graphql-tools/delegate": "8.7.8",
+ "@graphql-tools/wrap": "8.4.17",
44
"@graphql-tools/utils": "8.6.10",
45
"lodash": "4.17.21",
46
"tslib": "2.4.0"
packages/cli/package.json
@@ -49,8 +49,8 @@
49
50
51
52
- "@graphql-mesh/cli": "0.69.2",
53
- "@graphql-mesh/graphql": "0.25.2",
+ "@graphql-mesh/cli": "0.70.2",
+ "@graphql-mesh/graphql": "0.25.4",
54
"tslib": "2.4.0",
55
"@graphprotocol/client-auto-pagination": "0.0.4",
56
"@graphprotocol/client-block-tracking": "0.0.2"
0 commit comments