@graphql-hive/plugin-deduplicate-request 2.0.7-hive-router-query-planner-c1a2f985b2a72ddd97384eddcfdf339da8fbb0cc → 2.0.7-hive-router-query-planner-6f2d21b33fa40309f9f2894e1fa92e2aa15bebd3
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 +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-hive/plugin-deduplicate-request",
|
|
3
|
-
"version": "2.0.7-hive-router-query-planner-
|
|
3
|
+
"version": "2.0.7-hive-router-query-planner-6f2d21b33fa40309f9f2894e1fa92e2aa15bebd3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@whatwg-node/promise-helpers": "^1.3.2"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@graphql-hive/gateway-runtime": "2.3.3-hive-router-query-planner-
|
|
50
|
+
"@graphql-hive/gateway-runtime": "2.3.3-hive-router-query-planner-6f2d21b33fa40309f9f2894e1fa92e2aa15bebd3",
|
|
51
51
|
"@graphql-mesh/types": "^0.104.16",
|
|
52
52
|
"@whatwg-node/fetch": "^0.10.12",
|
|
53
53
|
"graphql": "^16.12.0",
|