@graphql-mesh/http 0.105.23 → 0.105.24-alpha-20250305130557-e180d91614079f36f82ecea9b50ee6e307f183ba
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/http",
|
|
3
|
-
"version": "0.105.
|
|
3
|
+
"version": "0.105.24-alpha-20250305130557-e180d91614079f36f82ecea9b50ee6e307f183ba",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@graphql-mesh/types": "^0.103.21",
|
|
12
12
|
"@graphql-mesh/utils": "^0.103.21",
|
|
13
13
|
"@graphql-tools/utils": "^10.8.0",
|
|
14
|
-
"@whatwg-node/server": "^0.
|
|
14
|
+
"@whatwg-node/server": "^0.10.0",
|
|
15
15
|
"graphql-yoga": "^5.12.0",
|
|
16
16
|
"tslib": "^2.4.0"
|
|
17
17
|
},
|