@graphql-hive/gateway-runtime 2.3.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2 → 2.3.6-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -7
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# @graphql-hive/gateway-runtime
|
|
2
2
|
|
|
3
|
-
## 2.3.6-alpha-
|
|
3
|
+
## 2.3.6-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
4
4
|
### Patch Changes
|
|
5
5
|
|
|
6
6
|
- Updated dependencies [[`7592a71`](https://github.com/graphql-hive/gateway/commit/7592a71b8044d1a0bcddb998c15870329d35cf9e), [`92670d4`](https://github.com/graphql-hive/gateway/commit/92670d45670ca7533638de4823e043acc40566a5), [`92670d4`](https://github.com/graphql-hive/gateway/commit/92670d45670ca7533638de4823e043acc40566a5)]:
|
|
7
|
-
- @graphql-mesh/fusion-runtime@1.6.0-alpha-
|
|
8
|
-
- @graphql-tools/wrap@11.1.0-alpha-
|
|
9
|
-
- @graphql-tools/delegate@12.0.0-alpha-
|
|
10
|
-
- @graphql-tools/federation@4.2.4-alpha-
|
|
11
|
-
- @graphql-tools/stitch@10.1.4-alpha-
|
|
12
|
-
- @graphql-tools/batch-delegate@10.0.6-alpha-
|
|
7
|
+
- @graphql-mesh/fusion-runtime@1.6.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
8
|
+
- @graphql-tools/wrap@11.1.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
9
|
+
- @graphql-tools/delegate@12.0.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
10
|
+
- @graphql-tools/federation@4.2.4-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
11
|
+
- @graphql-tools/stitch@10.1.4-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
12
|
+
- @graphql-tools/batch-delegate@10.0.6-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7
|
|
13
13
|
- @graphql-mesh/hmac-upstream-signature@2.0.8
|
|
14
14
|
|
|
15
15
|
## 2.3.5
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-hive/gateway-runtime",
|
|
3
|
-
"version": "2.3.6-alpha-
|
|
3
|
+
"version": "2.3.6-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -55,20 +55,20 @@
|
|
|
55
55
|
"@graphql-hive/signal": "^2.0.0",
|
|
56
56
|
"@graphql-hive/yoga": "^0.42.4",
|
|
57
57
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
58
|
-
"@graphql-mesh/fusion-runtime": "1.6.0-alpha-
|
|
58
|
+
"@graphql-mesh/fusion-runtime": "1.6.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
59
59
|
"@graphql-mesh/hmac-upstream-signature": "^2.0.8",
|
|
60
60
|
"@graphql-mesh/plugin-response-cache": "^0.104.18",
|
|
61
61
|
"@graphql-mesh/transport-common": "^1.0.12",
|
|
62
62
|
"@graphql-mesh/types": "^0.104.16",
|
|
63
63
|
"@graphql-mesh/utils": "^0.104.16",
|
|
64
|
-
"@graphql-tools/batch-delegate": "10.0.6-alpha-
|
|
65
|
-
"@graphql-tools/delegate": "12.0.0-alpha-
|
|
64
|
+
"@graphql-tools/batch-delegate": "10.0.6-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
65
|
+
"@graphql-tools/delegate": "12.0.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
66
66
|
"@graphql-tools/executor-common": "^1.0.5",
|
|
67
67
|
"@graphql-tools/executor-http": "^3.0.7",
|
|
68
|
-
"@graphql-tools/federation": "4.2.4-alpha-
|
|
69
|
-
"@graphql-tools/stitch": "10.1.4-alpha-
|
|
68
|
+
"@graphql-tools/federation": "4.2.4-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
69
|
+
"@graphql-tools/stitch": "10.1.4-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
70
70
|
"@graphql-tools/utils": "^10.10.3",
|
|
71
|
-
"@graphql-tools/wrap": "11.1.0-alpha-
|
|
71
|
+
"@graphql-tools/wrap": "11.1.0-alpha-9e7f51e1655e6888c39b86c8e22497603b0a6df7",
|
|
72
72
|
"@graphql-yoga/plugin-apollo-usage-report": "^0.11.2",
|
|
73
73
|
"@graphql-yoga/plugin-csrf-prevention": "^3.16.2",
|
|
74
74
|
"@graphql-yoga/plugin-defer-stream": "^3.16.2",
|