@graphql-mesh/transport-http-callback 0.1.0-alpha-20240808120212-03583ea7ec79775ceda95b00300a0629e1b1a3bc → 0.1.0-alpha-20240808120338-0a4d248f190c0351bd68346a6bcd221daef043db

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.1.0-alpha-20240808120212-03583ea7ec79775ceda95b00300a0629e1b1a3bc",
3
+ "version": "0.1.0-alpha-20240808120338-0a4d248f190c0351bd68346a6bcd221daef043db",
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.5-alpha-20240808120212-03583ea7ec79775ceda95b00300a0629e1b1a3bc",
10
+ "@graphql-mesh/cross-helpers": "0.4.5-alpha-20240808120338-0a4d248f190c0351bd68346a6bcd221daef043db",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.5",
12
- "@graphql-mesh/transport-common": "0.5.0-alpha-20240808120212-03583ea7ec79775ceda95b00300a0629e1b1a3bc",
13
- "@graphql-mesh/utils": "0.100.0-alpha-20240808120212-03583ea7ec79775ceda95b00300a0629e1b1a3bc",
12
+ "@graphql-mesh/transport-common": "0.5.0-alpha-20240808120338-0a4d248f190c0351bd68346a6bcd221daef043db",
13
+ "@graphql-mesh/utils": "0.100.0-alpha-20240808120338-0a4d248f190c0351bd68346a6bcd221daef043db",
14
14
  "@graphql-tools/utils": "^10.3.4",
15
15
  "@repeaterjs/repeater": "^3.0.6",
16
16
  "@whatwg-node/fetch": "^0.9.18"