@graphql-mesh/transport-http-callback 0.2.1-alpha-20240814154133-151ff0f20ad3d19b30922bec2f8ac16aa7e0d45c → 0.2.1-alpha-20240814164303-7f3fcd684fa874b3d6941e6b2c571ffe6d9a9075
Sign up to get free protection for your applications and to get access to all the features.
- 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.2.1-alpha-
|
3
|
+
"version": "0.2.1-alpha-20240814164303-7f3fcd684fa874b3d6941e6b2c571ffe6d9a9075",
|
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.5",
|
12
|
-
"@graphql-mesh/transport-common": "0.6.1-alpha-
|
12
|
+
"@graphql-mesh/transport-common": "0.6.1-alpha-20240814164303-7f3fcd684fa874b3d6941e6b2c571ffe6d9a9075",
|
13
13
|
"@graphql-mesh/utils": "^0.101.0",
|
14
14
|
"@graphql-tools/utils": "^10.5.3",
|
15
15
|
"@repeaterjs/repeater": "^3.0.6",
|