@graphql-mesh/hmac-upstream-signature 1.2.7-alpha-20241114104935-f91a93a03e32f95fd88bcac7b42e62ce1198093d → 1.2.7-alpha-20241114122631-5a3a4345bb55e05e6bd057ae38f412d5d33315fd
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-mesh/hmac-upstream-signature",
|
3
|
-
"version": "1.2.7-alpha-
|
3
|
+
"version": "1.2.7-alpha-20241114122631-5a3a4345bb55e05e6bd057ae38f412d5d33315fd",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
|
-
"@graphql-mesh/types": "0.102.13-alpha-
|
7
|
-
"@graphql-mesh/utils": "0.102.13-alpha-
|
6
|
+
"@graphql-mesh/types": "0.102.13-alpha-20241114122631-5a3a4345bb55e05e6bd057ae38f412d5d33315fd",
|
7
|
+
"@graphql-mesh/utils": "0.102.13-alpha-20241114122631-5a3a4345bb55e05e6bd057ae38f412d5d33315fd",
|
8
8
|
"graphql": "*",
|
9
9
|
"tslib": "^2.4.0"
|
10
10
|
},
|