@graphql-tools/url-loader 9.0.5 → 9.0.6-alpha-20251202100639-71f23f583fe2749318a8febb7f0ad5fe263b5148

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-tools/url-loader",
3
- "version": "9.0.5",
3
+ "version": "9.0.6-alpha-20251202100639-71f23f583fe2749318a8febb7f0ad5fe263b5148",
4
4
  "description": "A set of utils for faster development of GraphQL tools",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -11,7 +11,7 @@
11
11
  "@graphql-tools/executor-http": "^3.0.6",
12
12
  "@graphql-tools/executor-legacy-ws": "^1.1.24",
13
13
  "@graphql-tools/utils": "^10.11.0",
14
- "@graphql-tools/wrap": "^11.0.0",
14
+ "@graphql-tools/wrap": "^11.1.1",
15
15
  "@types/ws": "^8.0.0",
16
16
  "@whatwg-node/fetch": "^0.10.13",
17
17
  "@whatwg-node/promise-helpers": "^1.0.0",