@graphql-tools/url-loader 8.0.30-alpha-20250313112114-c2653dc50a2e6ecc572c02cf779f19a3a40e66c8 → 8.0.30-alpha-20250313112505-8efeb528d413c0973336fb16b420b5ff158d18f2

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.
Files changed (1) hide show
  1. 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.30-alpha-20250313112114-c2653dc50a2e6ecc572c02cf779f19a3a40e66c8",
3
+ "version": "8.0.30-alpha-20250313112505-8efeb528d413c0973336fb16b420b5ff158d18f2",
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": "^2.0.1",
11
11
  "@graphql-tools/executor-http": "^1.1.9",
12
- "@graphql-tools/executor-legacy-ws": "1.1.16-alpha-20250313112114-c2653dc50a2e6ecc572c02cf779f19a3a40e66c8",
13
- "@graphql-tools/utils": "10.8.5-alpha-20250313112114-c2653dc50a2e6ecc572c02cf779f19a3a40e66c8",
12
+ "@graphql-tools/executor-legacy-ws": "1.1.16-alpha-20250313112505-8efeb528d413c0973336fb16b420b5ff158d18f2",
13
+ "@graphql-tools/utils": "10.8.5-alpha-20250313112505-8efeb528d413c0973336fb16b420b5ff158d18f2",
14
14
  "@graphql-tools/wrap": "^10.0.16",
15
15
  "@types/ws": "^8.0.0",
16
16
  "@whatwg-node/fetch": "^0.10.0",