@graphql-mesh/hmac-upstream-signature 0.2.0-alpha-20240813162923-b5e6de23ab596dedfdb94e27253c3829d41e91ae → 0.2.0-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b
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": "0.2.0-alpha-
|
3
|
+
"version": "0.2.0-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b",
|
4
4
|
"sideEffects": false,
|
5
5
|
"peerDependencies": {
|
6
|
-
"@graphql-mesh/types": "0.101.0-alpha-
|
7
|
-
"@graphql-mesh/utils": "0.101.0-alpha-
|
6
|
+
"@graphql-mesh/types": "0.101.0-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b",
|
7
|
+
"@graphql-mesh/utils": "0.101.0-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b",
|
8
8
|
"graphql": "*",
|
9
9
|
"tslib": "^2.4.0"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
|
-
"@graphql-mesh/transport-common": "0.6.0-alpha-
|
12
|
+
"@graphql-mesh/transport-common": "0.6.0-alpha-20240813163553-4c39b3aa0623c382b6c395c2d3f26a065f38565b",
|
13
13
|
"json-stable-stringify": "^1.1.1"
|
14
14
|
},
|
15
15
|
"repository": {
|