Skip to content

Commit e47dbab

Browse files
fix(deps): update all non-major dependencies (#80)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2338874 commit e47dbab

File tree

3 files changed

+338
-233
lines changed

3 files changed

+338
-233
lines changed

packages/auto-pagination/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@graphql-tools/delegate": "8.7.7",
43-
"@graphql-tools/wrap": "8.4.16",
42+
"@graphql-tools/delegate": "8.7.8",
43+
"@graphql-tools/wrap": "8.4.17",
4444
"@graphql-tools/utils": "8.6.10",
4545
"lodash": "4.17.21",
4646
"tslib": "2.4.0"

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.69.2",
53-
"@graphql-mesh/graphql": "0.25.2",
52+
"@graphql-mesh/cli": "0.70.2",
53+
"@graphql-mesh/graphql": "0.25.4",
5454
"tslib": "2.4.0",
5555
"@graphprotocol/client-auto-pagination": "0.0.4",
5656
"@graphprotocol/client-block-tracking": "0.0.2"

0 commit comments

Comments
 (0)