@graphql-tools/executor-yoga 3.0.36-alpha-20260102011354-43ad61ca6060d09ad2eb217cde38280605f1d1d6 → 3.0.36-alpha-20260105004135-010096da2f79be5e76eee3f5ed6e4ecde0489adb
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-20260105004135-010096da2f79be5e76eee3f5ed6e4ecde0489adb",
|
|
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-20260105004135-010096da2f79be5e76eee3f5ed6e4ecde0489adb",
|
|
12
|
+
"@graphql-tools/utils": "11.0.0-alpha-20260105004135-010096da2f79be5e76eee3f5ed6e4ecde0489adb",
|
|
13
13
|
"tslib": "^2.3.1"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|