@graphql-mesh/plugin-deduplicate-request 0.104.20-alpha-20260111114542-61e73de4df9f002ae8fc353d50591e6599945c5e → 0.104.20-alpha-20260111114823-4d913569c8f6d903b3d5a98cb7b42affb989fe21

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,13 +1,13 @@
1
1
  {
2
2
  "name": "@graphql-mesh/plugin-deduplicate-request",
3
- "version": "0.104.20-alpha-20260111114542-61e73de4df9f002ae8fc353d50591e6599945c5e",
3
+ "version": "0.104.20-alpha-20260111114823-4d913569c8f6d903b3d5a98cb7b42affb989fe21",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
- "@graphql-mesh/types": "0.104.19-alpha-20260111114542-61e73de4df9f002ae8fc353d50591e6599945c5e",
10
- "@graphql-mesh/utils": "0.104.20-alpha-20260111114542-61e73de4df9f002ae8fc353d50591e6599945c5e",
9
+ "@graphql-mesh/types": "0.104.19-alpha-20260111114823-4d913569c8f6d903b3d5a98cb7b42affb989fe21",
10
+ "@graphql-mesh/utils": "0.104.20-alpha-20260111114823-4d913569c8f6d903b3d5a98cb7b42affb989fe21",
11
11
  "@graphql-tools/utils": "^11.0.0",
12
12
  "@whatwg-node/promise-helpers": "^1.0.0",
13
13
  "tslib": "^2.4.0"