@graphql-mesh/transport-http-callback 0.2.2-alpha-20240815231144-82c8402dd09c105c4cc077b7234f85be27ef7aea → 0.3.0-alpha-20240816000911-e7fd38abff1c7b024fa8978e749110aa4c46a147

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 +7 -7
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transport-http-callback",
3
- "version": "0.2.2-alpha-20240815231144-82c8402dd09c105c4cc077b7234f85be27ef7aea",
3
+ "version": "0.3.0-alpha-20240816000911-e7fd38abff1c7b024fa8978e749110aa4c46a147",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
- "graphql": "*",
7
- "tslib": "^2.4.0"
6
+ "graphql": "*"
8
7
  },
9
8
  "dependencies": {
10
- "@graphql-mesh/cross-helpers": "^0.4.6",
9
+ "@graphql-mesh/cross-helpers": "0.5.0-alpha-20240816000911-e7fd38abff1c7b024fa8978e749110aa4c46a147",
11
10
  "@graphql-mesh/string-interpolation": "^0.5.5",
12
- "@graphql-mesh/transport-common": "^0.6.1",
13
- "@graphql-mesh/utils": "^0.101.0",
11
+ "@graphql-mesh/transport-common": "0.7.0-alpha-20240816000911-e7fd38abff1c7b024fa8978e749110aa4c46a147",
12
+ "@graphql-mesh/utils": "0.102.0-alpha-20240816000911-e7fd38abff1c7b024fa8978e749110aa4c46a147",
14
13
  "@graphql-tools/utils": "^10.5.3",
15
14
  "@repeaterjs/repeater": "^3.0.6",
16
- "@whatwg-node/fetch": "^0.9.18"
15
+ "@whatwg-node/fetch": "^0.9.18",
16
+ "tslib": "^2.4.0"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",