@graphql-mesh/hmac-upstream-signature 1.2.7-alpha-20241113155434-63072e373c0301ba6fa81bfb4ebb6d8c867bb1ab → 1.2.7-alpha-20241113155511-41146627edc9f0e9fb59241d17b539f6d03b27b5
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-20241113155511-41146627edc9f0e9fb59241d17b539f6d03b27b5",
|
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-20241113155511-41146627edc9f0e9fb59241d17b539f6d03b27b5",
|
7
|
+
"@graphql-mesh/utils": "0.102.13-alpha-20241113155511-41146627edc9f0e9fb59241d17b539f6d03b27b5",
|
8
8
|
"graphql": "*",
|
9
9
|
"tslib": "^2.4.0"
|
10
10
|
},
|