Skip to content

Commit b4d4760

Browse files
renovate[bot]github-actions[bot]theguild-bot
authored
fix(deps): update all graphql-mesh dependencies (#664)
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> Co-authored-by: theguild-bot <[email protected]>
1 parent 3bb2443 commit b4d4760

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2505
-2481
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': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-mesh/cache-upstash-redis@^0.0.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cache-upstash-redis/v/0.0.4) (from `^0.0.3`, in `dependencies`)
-3 Bytes
Binary file not shown.

examples/apq-subgraphs/package-lock.json

Lines changed: 132 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/apq-subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-mesh/compose-cli": "^1.2.13",
1010
"graphql": "^16.9.0",
1111
"tslib": "^2.8.1",
12-
"@graphql-hive/gateway": "^1.10.1"
12+
"@graphql-hive/gateway": "^1.10.2"
1313
},
1414
"overrides": {
1515
"esbuild": "^0.25.0"
-3 Bytes
Binary file not shown.

examples/extra-fields/package-lock.json

Lines changed: 132 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/extra-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"graphql": "^16.9.0",
77
"graphql-yoga": "^5.10.11",
88
"tslib": "^2.8.1",
9-
"@graphql-hive/gateway": "^1.10.1"
9+
"@graphql-hive/gateway": "^1.10.2"
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.19.2"
0 Bytes
Binary file not shown.

examples/federation-example/package-lock.json

Lines changed: 117 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@apollo/server": "^4.10.3",
1010
"@apollo/subgraph": "^2.7.2",
1111
"graphql": "^16.9.0",
12-
"@graphql-hive/gateway": "^1.10.1"
12+
"@graphql-hive/gateway": "^1.10.2"
1313
},
1414
"overrides": {
1515
"esbuild": "^0.25.0"

0 commit comments

Comments
 (0)