@graphql-mesh/transport-http-callback 0.3.4 → 0.3.5-alpha-20240826105233-12d4dc10d9a12710b116c95be48d05d6294d1b55

Sign up to get free protection for your applications and to get access to all the features.
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-mesh/transport-http-callback",
3
- "version": "0.3.4",
3
+ "version": "0.3.5-alpha-20240826105233-12d4dc10d9a12710b116c95be48d05d6294d1b55",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",
@@ -9,7 +9,7 @@
9
9
  "dependencies": {
10
10
  "@graphql-mesh/cross-helpers": "^0.4.6",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.6",
12
- "@graphql-mesh/transport-common": "^0.7.4",
12
+ "@graphql-mesh/transport-common": "0.7.5-alpha-20240826105233-12d4dc10d9a12710b116c95be48d05d6294d1b55",
13
13
  "@graphql-mesh/utils": "^0.102.4",
14
14
  "@graphql-tools/utils": "^10.5.3",
15
15
  "@repeaterjs/repeater": "^3.0.6",