@graphql-mesh/hmac-upstream-signature 1.0.5-alpha-20241009195908-66bca004ca00c2d61b7a5d80d12b8972c8089dca → 1.0.5-alpha-20241009225621-3dc0381901a2a6a526a8b2f6880c87669e7f867b
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-mesh/hmac-upstream-signature",
|
3
|
-
"version": "1.0.5-alpha-
|
3
|
+
"version": "1.0.5-alpha-20241009225621-3dc0381901a2a6a526a8b2f6880c87669e7f867b",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
|
-
"@graphql-mesh/types": "0.102.6-alpha-
|
7
|
-
"@graphql-mesh/utils": "0.102.6-alpha-
|
6
|
+
"@graphql-mesh/types": "0.102.6-alpha-20241009225621-3dc0381901a2a6a526a8b2f6880c87669e7f867b",
|
7
|
+
"@graphql-mesh/utils": "0.102.6-alpha-20241009225621-3dc0381901a2a6a526a8b2f6880c87669e7f867b",
|
8
8
|
"graphql": "*",
|
9
9
|
"tslib": "^2.4.0"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
|
-
"@graphql-mesh/transport-common": "0.7.7-alpha-
|
12
|
+
"@graphql-mesh/transport-common": "0.7.7-alpha-20241009225621-3dc0381901a2a6a526a8b2f6880c87669e7f867b",
|
13
13
|
"json-stable-stringify": "^1.1.1"
|
14
14
|
},
|
15
15
|
"repository": {
|