@graphql-tools/url-loader 8.0.25-alpha-20250130082824-07fc916e8e8670711f0ceb44955b5fdb05294815 → 8.0.25-alpha-20250130083054-0d54209c152b8675ee1b40fa113ed0a4db5db831
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": "8.0.25-alpha-
|
|
3
|
+
"version": "8.0.25-alpha-20250130083054-0d54209c152b8675ee1b40fa113ed0a4db5db831",
|
|
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": "^1.3.2",
|
|
11
11
|
"@graphql-tools/executor-http": "^1.1.9",
|
|
12
|
-
"@graphql-tools/executor-legacy-ws": "1.1.11-alpha-
|
|
13
|
-
"@graphql-tools/utils": "10.8.0-alpha-
|
|
12
|
+
"@graphql-tools/executor-legacy-ws": "1.1.11-alpha-20250130083054-0d54209c152b8675ee1b40fa113ed0a4db5db831",
|
|
13
|
+
"@graphql-tools/utils": "10.8.0-alpha-20250130083054-0d54209c152b8675ee1b40fa113ed0a4db5db831",
|
|
14
14
|
"@graphql-tools/wrap": "^10.0.16",
|
|
15
15
|
"@types/ws": "^8.0.0",
|
|
16
16
|
"@whatwg-node/fetch": "^0.10.0",
|