@graphql-tools/links 10.0.1-alpha-20251021211525-f24987f6bc376d6c6e88fdb1cfcc89beaef4ef5c → 10.0.1-alpha-20251022100851-331a0aca9fad75ee8bb6eb7c24d2b96ae65b00f2
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-tools/links",
|
|
3
|
-
"version": "10.0.1-alpha-
|
|
3
|
+
"version": "10.0.1-alpha-20251022100851-331a0aca9fad75ee8bb6eb7c24d2b96ae65b00f2",
|
|
4
4
|
"description": "A set of utils for faster development of GraphQL tools",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@graphql-tools/delegate": "^11.0.1",
|
|
12
|
-
"@graphql-tools/utils": "10.10.0-alpha-
|
|
12
|
+
"@graphql-tools/utils": "10.10.0-alpha-20251022100851-331a0aca9fad75ee8bb6eb7c24d2b96ae65b00f2",
|
|
13
13
|
"apollo-upload-client": "^19.0.0",
|
|
14
14
|
"form-data": "^4.0.0",
|
|
15
15
|
"node-fetch": "^2.6.5",
|