@graphql-tools/executor-yoga 3.0.36-alpha-20251229014157-928e05f9827dbdc5395dc916e1de9139463aa56f → 3.0.36-alpha-20251229180724-e06569843a3ed56730fe9becb9b59b200d7a6b00
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-tools/executor-yoga",
|
|
3
|
-
"version": "3.0.36-alpha-
|
|
3
|
+
"version": "3.0.36-alpha-20251229180724-e06569843a3ed56730fe9becb9b59b200d7a6b00",
|
|
4
4
|
"description": "A set of utils for faster development of GraphQL tools",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"graphql-yoga": "^3.5.1 || ^4.0.0 || ^5.0.0"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@graphql-tools/executor-envelop": "4.0.6-alpha-
|
|
12
|
-
"@graphql-tools/utils": "11.0.0-alpha-
|
|
11
|
+
"@graphql-tools/executor-envelop": "4.0.6-alpha-20251229180724-e06569843a3ed56730fe9becb9b59b200d7a6b00",
|
|
12
|
+
"@graphql-tools/utils": "11.0.0-alpha-20251229180724-e06569843a3ed56730fe9becb9b59b200d7a6b00",
|
|
13
13
|
"tslib": "^2.3.1"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|