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 2132c0e commit d9e21eaCopy full SHA for d9e21ea
package.json
@@ -61,7 +61,7 @@
61
"rimraf": "3.0.2",
62
"typescript": "4.6.4",
63
"weak-napi": "2.0.2",
64
- "ts-jest": "28.0.2"
+ "ts-jest": "28.0.3"
65
},
66
"resolutions": {
67
"@changesets/apply-release-plan": "6.0.0",
packages/cli/package.json
@@ -49,8 +49,8 @@
49
"access": "public"
50
51
"dependencies": {
52
- "@graphql-mesh/cli": "0.70.3",
53
- "@graphql-mesh/graphql": "0.25.5",
+ "@graphql-mesh/cli": "0.70.4",
+ "@graphql-mesh/graphql": "0.25.6",
54
"tslib": "2.4.0",
55
"@graphprotocol/client-auto-pagination": "0.0.5",
56
"@graphprotocol/client-block-tracking": "0.0.3"
0 commit comments