@graphql-mesh/transport-http-callback 0.2.0-alpha-20240813091450-9a98d55c11aec688b43a231862f8183ce4220ebe → 0.2.0-alpha-20240813094341-6f3fa0ae873dc22579948b2faf59262c7036205e

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 +4 -4
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transport-http-callback",
3
- "version": "0.2.0-alpha-20240813091450-9a98d55c11aec688b43a231862f8183ce4220ebe",
3
+ "version": "0.2.0-alpha-20240813094341-6f3fa0ae873dc22579948b2faf59262c7036205e",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",
7
7
  "tslib": "^2.4.0"
8
8
  },
9
9
  "dependencies": {
10
- "@graphql-mesh/cross-helpers": "0.4.6-alpha-20240813091450-9a98d55c11aec688b43a231862f8183ce4220ebe",
10
+ "@graphql-mesh/cross-helpers": "0.4.6-alpha-20240813094341-6f3fa0ae873dc22579948b2faf59262c7036205e",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.5",
12
- "@graphql-mesh/transport-common": "0.6.0-alpha-20240813091450-9a98d55c11aec688b43a231862f8183ce4220ebe",
13
- "@graphql-mesh/utils": "0.101.0-alpha-20240813091450-9a98d55c11aec688b43a231862f8183ce4220ebe",
12
+ "@graphql-mesh/transport-common": "0.6.0-alpha-20240813094341-6f3fa0ae873dc22579948b2faf59262c7036205e",
13
+ "@graphql-mesh/utils": "0.101.0-alpha-20240813094341-6f3fa0ae873dc22579948b2faf59262c7036205e",
14
14
  "@graphql-tools/utils": "^10.5.2",
15
15
  "@repeaterjs/repeater": "^3.0.6",
16
16
  "@whatwg-node/fetch": "^0.9.18"