Skip to content

Commit 07fe045

Browse files
Update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 31a2529 commit 07fe045

File tree

4 files changed

+102
-95
lines changed

4 files changed

+102
-95
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.2.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.2.0) (from `^0.1.0`, in `dependencies`)

e2e/neo4j-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-mesh/types": "^0.102.10",
1010
"@graphql-mesh/utils": "^0.102.10",
1111
"@graphql-tools/utils": "^10.5.5",
12-
"@omnigraph/neo4j": "^0.7.11",
12+
"@omnigraph/neo4j": "^0.8.0",
1313
"graphql": "^16.9.0",
1414
"tslib": "^2.8.0"
1515
}

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@graphql-tools/stitch": "^9.3.1",
7272
"@graphql-tools/utils": "^10.5.3",
7373
"@graphql-tools/wrap": "^10.0.13",
74-
"@graphql-yoga/plugin-apollo-usage-report": "^0.1.0",
74+
"@graphql-yoga/plugin-apollo-usage-report": "^0.2.0",
7575
"@graphql-yoga/plugin-csrf-prevention": "^3.7.0",
7676
"@graphql-yoga/plugin-defer-stream": "^3.7.0",
7777
"@graphql-yoga/plugin-persisted-operations": "^3.7.0",

0 commit comments

Comments
 (0)