@graphql-tools/url-loader 9.0.1-alpha-20251020030036-6243add09d764f8dd8536cae5038b4139571fd05 → 9.0.1-alpha-20251020175137-834252908425b2dae8c57ba2bff36a4f87a37e4a
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/url-loader",
|
|
3
|
-
"version": "9.0.1-alpha-
|
|
3
|
+
"version": "9.0.1-alpha-20251020175137-834252908425b2dae8c57ba2bff36a4f87a37e4a",
|
|
4
4
|
"description": "A set of utils for faster development of GraphQL tools",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@graphql-tools/executor-graphql-ws": "^3.1.0",
|
|
11
11
|
"@graphql-tools/executor-http": "^3.0.4",
|
|
12
|
-
"@graphql-tools/executor-legacy-ws": "1.1.20-alpha-
|
|
13
|
-
"@graphql-tools/utils": "10.10.0-alpha-
|
|
12
|
+
"@graphql-tools/executor-legacy-ws": "1.1.20-alpha-20251020175137-834252908425b2dae8c57ba2bff36a4f87a37e4a",
|
|
13
|
+
"@graphql-tools/utils": "10.10.0-alpha-20251020175137-834252908425b2dae8c57ba2bff36a4f87a37e4a",
|
|
14
14
|
"@graphql-tools/wrap": "^11.0.0",
|
|
15
15
|
"@types/ws": "^8.0.0",
|
|
16
16
|
"@whatwg-node/fetch": "^0.10.11",
|