@graphql-mesh/transport-http-callback 0.1.0-alpha-20240807062603-2297465e72e5de6241572a19b73c9eb732158f20 → 0.1.0-alpha-20240807063313-9e180b98c8c79d4ab22c6aac8533264700b1a57d

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transport-http-callback",
3
- "version": "0.1.0-alpha-20240807062603-2297465e72e5de6241572a19b73c9eb732158f20",
3
+ "version": "0.1.0-alpha-20240807063313-9e180b98c8c79d4ab22c6aac8533264700b1a57d",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",
@@ -9,8 +9,8 @@
9
9
  "dependencies": {
10
10
  "@graphql-mesh/cross-helpers": "^0.4.4",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.5",
12
- "@graphql-mesh/transport-common": "0.5.0-alpha-20240807062603-2297465e72e5de6241572a19b73c9eb732158f20",
13
- "@graphql-mesh/utils": "0.100.0-alpha-20240807062603-2297465e72e5de6241572a19b73c9eb732158f20",
12
+ "@graphql-mesh/transport-common": "0.5.0-alpha-20240807063313-9e180b98c8c79d4ab22c6aac8533264700b1a57d",
13
+ "@graphql-mesh/utils": "0.100.0-alpha-20240807063313-9e180b98c8c79d4ab22c6aac8533264700b1a57d",
14
14
  "@graphql-tools/utils": "^10.2.3",
15
15
  "@repeaterjs/repeater": "^3.0.6",
16
16
  "@whatwg-node/fetch": "^0.9.18"